Commit Graph

  • c8e1aab83e Merge pull request #680 from Lorisy/dev johnjiang 2022-07-01 17:15:23 +0800
  • 06bfaa25f0 对于LACP模式下的bond功能,LACP的协商报文驱动默认加入ring队列,但是不会消费,可以使用单独的队列来做lacp的协商 Lorisy 2022-06-29 15:40:52 +0800
  • f614f3053a 对于LACP模式下的bond功能,LACP的协商报文驱动默认加入ring队列,但是不会消费,可以使用单独的队列来做lacp的协商 Lorisy 2022-06-29 15:40:52 +0800
  • d26f66f434
    Merge pull request #676 from ZZMarquis/patch-1 johnjiang 2022-06-22 18:41:34 +0800
  • c1d64d891b Merge pull request #676 from ZZMarquis/patch-1 johnjiang 2022-06-22 18:41:34 +0800
  • 9230fbb3f3
    Merge pull request #669 from Jawad-Hussain-23/feature/add_dpdk_log_level_to_config_file johnjiang 2022-06-22 18:40:43 +0800
  • 1829b7e530 Merge pull request #669 from Jawad-Hussain-23/feature/add_dpdk_log_level_to_config_file johnjiang 2022-06-22 18:40:43 +0800
  • 7b2600e6d7
    Merge pull request #668 from FidaullahNoonari-emumba/dev johnjiang 2022-06-22 18:39:55 +0800
  • c1a78a6c51 Merge pull request #668 from FidaullahNoonari-emumba/dev johnjiang 2022-06-22 18:39:55 +0800
  • 2d3a35bdca
    to avoid compiling errors when gcc version >= 10 ZZMarquis 2022-06-17 22:05:59 +0800
  • 6daadb0b5c to avoid compiling errors when gcc version >= 10 ZZMarquis 2022-06-17 22:05:59 +0800
  • 243a4b7a51 alows user to set dpdk log level from config.ini file. Muhammad Jawad Hussain 2022-06-08 12:36:38 +0500
  • b497d0d7ac alows user to set dpdk log level from config.ini file. Muhammad Jawad Hussain 2022-06-08 12:36:38 +0500
  • dbd4310c9e Add IP_MINTTL flag in ff_syscall_wrapper.c. Fidaullah Noonari 2022-06-02 10:07:06 +0500
  • b3fc40d0d7 Add IP_MINTTL flag in ff_syscall_wrapper.c. Fidaullah Noonari 2022-06-02 10:07:06 +0500
  • a50c58e4b1
    Merge pull request #666 from GlareR/port-redis6 johnjiang 2022-06-01 11:08:38 +0800
  • 4f02579eda Merge pull request #666 from GlareR/port-redis6 johnjiang 2022-06-01 11:08:38 +0800
  • f832af0f56
    Merge pull request #667 from guhaoyu2005/dev johnjiang 2022-06-01 11:06:42 +0800
  • c4b2517935 Merge pull request #667 from guhaoyu2005/dev johnjiang 2022-06-01 11:06:42 +0800
  • bf34daf32b Added F-Stack FreeBSD support (This is a part of the research work at RCSLab, University of Waterloo) hao 2022-05-31 19:46:09 -0400
  • 9f7a1423a0 Added F-Stack FreeBSD support (This is a part of the research work at RCSLab, University of Waterloo) hao 2022-05-31 19:46:09 -0400
  • 22e074a07e port redis-6.2.6 glarer 2022-05-28 09:34:09 +0800
  • 59c3d3f07f port redis-6.2.6 glarer 2022-05-28 09:34:09 +0800
  • 5ed0a28475 Add net.inet.tcp.rfc1323 in `config.ini` for tcp timestamps, default 1. fengbojiang 2022-05-16 15:50:42 +0800
  • 2ffc055166 Add net.inet.tcp.rfc1323 in `config.ini` for tcp timestamps, default 1. fengbojiang 2022-05-16 15:50:42 +0800
  • 744d7fa891 Set lib/ DEBUG mode default. fengbojiang 2022-05-16 15:49:24 +0800
  • 791e096154 Set lib/ DEBUG mode default. fengbojiang 2022-05-16 15:49:24 +0800
  • 9f207ef37f Merge branch 'dev' of https://github.com/F-Stack/f-stack into dev fengbojiang 2022-05-07 12:11:47 +0800
  • 73cf01b51d Merge branch 'dev' of https://github.com/F-Stack/f-stack into dev fengbojiang 2022-05-07 12:11:47 +0800
  • f6b123a0b6 Compatible compilation error of ff_netstat. fengbojiang 2022-05-07 12:09:45 +0800
  • 28b5c667ac Compatible compilation error of ff_netstat. fengbojiang 2022-05-07 12:09:45 +0800
  • 403ae71dfe FF_USE_PAGE_ARRAY compatible DPDK 20.11. fengbojiang 2022-05-07 12:05:35 +0800
  • b874712e25 FF_USE_PAGE_ARRAY compatible DPDK 20.11. fengbojiang 2022-05-07 12:05:35 +0800
  • 1f5a531071 Support zero copy while call `ff_write`, you can enable it by modify ‘FF_ZC_SEND=1' in `lib/Makefile`. fengbojiang 2022-04-15 18:00:49 +0800
  • 021aaded2c Support zero copy while call `ff_write`, you can enable it by modify ‘FF_ZC_SEND=1' in `lib/Makefile`. fengbojiang 2022-04-15 18:00:49 +0800
  • 471bb7d91b
    Merge pull request #660 from FidaullahNoonari-emumba/feature/add_support_for_IP_RECVTTL_and_IP_RECVTOS johnjiang 2022-04-29 16:12:37 +0800
  • 3c0f130ecf Merge pull request #660 from FidaullahNoonari-emumba/feature/add_support_for_IP_RECVTTL_and_IP_RECVTOS johnjiang 2022-04-29 16:12:37 +0800
  • 0f2ff38d84 fea: support to disable rss. zhihui.ding 2022-04-25 20:12:23 +0800
  • 4557d19ad6 remove for loop Fidaullah Noonari 2022-04-25 12:55:15 +0500
  • f159b88fa6 remove for loop Fidaullah Noonari 2022-04-25 12:55:15 +0500
  • aa5c81d922 remove cmsg_len error Fidaullah Noonari 2022-04-22 12:03:55 +0500
  • 7aaa203ad6 remove cmsg_len error Fidaullah Noonari 2022-04-22 12:03:55 +0500
  • ec420a0a49 ff_syscall_wrapper.c: add linux_cmsghdr and its support in recvmsg add support for IP_RECVTTL and IP_RECVTOS Fidaullah Noonari 2022-04-22 11:22:44 +0500
  • 584a11ee03 ff_syscall_wrapper.c: add linux_cmsghdr and its support in recvmsg add support for IP_RECVTTL and IP_RECVTOS Fidaullah Noonari 2022-04-22 11:22:44 +0500
  • 782d5777bd Update annotations for zero-copy API. fengbojiang 2022-04-17 21:05:32 +0800
  • f211ded4ff Merge branch 'master' of https://github.com/F-Stack/f-stack into master fengbojiang 2022-04-15 18:15:22 +0800
  • 6d3b0f831a Merge branch 'master' of https://github.com/F-Stack/f-stack into master fengbojiang 2022-04-15 18:15:22 +0800
  • 9b5a2ec642 Support zero copy while call `ff_write`, you can enable it by modify ‘FF_ZC_SEND=1' in `lib/Makefile`. fengbojiang 2022-04-15 18:00:49 +0800
  • e12886c02c Support zero copy while call `ff_write`, you can enable it by modify ‘FF_ZC_SEND=1' in `lib/Makefile`. fengbojiang 2022-04-15 18:00:49 +0800
  • 8aa93f1c8d Fix a typo of netmask in config.ini. fengbojiang 2022-04-08 14:54:34 +0800
  • fb4e62428e Fix a typo of netmask in config.ini. fengbojiang 2022-04-08 14:54:34 +0800
  • 8c65918bcf Enable net.inet.tcp.delayed_ack by default to improve concurrent performance. fengbojiang 2022-04-08 14:52:25 +0800
  • 818dd780ab Enable net.inet.tcp.delayed_ack by default to improve concurrent performance. fengbojiang 2022-04-08 14:52:25 +0800
  • c8e9b02c82 Optimize random function in ff_compat.c dingyuan 2022-04-07 13:08:04 +0800
  • c974c5bfbb Optimize random function in ff_compat.c dingyuan 2022-04-07 13:08:04 +0800
  • c211a24980 FF_USE_PAGE_ARRAY compatible DPDK 19.11. fengbojiang 2022-04-06 11:25:02 +0800
  • b963106775 FF_USE_PAGE_ARRAY compatible DPDK 19.11. fengbojiang 2022-04-06 11:25:02 +0800
  • 070b224a03 Fix a typo of netmask in config.ini. fengbojiang 2022-04-08 14:54:34 +0800
  • d1b5277cc0 Fix a typo of netmask in config.ini. fengbojiang 2022-04-08 14:54:34 +0800
  • 1bd0bf3be2 Enable net.inet.tcp.delayed_ack by default to improve concurrent performance. fengbojiang 2022-04-08 14:52:25 +0800
  • 0b7ce76652 Enable net.inet.tcp.delayed_ack by default to improve concurrent performance. fengbojiang 2022-04-08 14:52:25 +0800
  • e4a461939a Merge pull request #653 from yuanding53/master johnjiang 2022-04-08 14:47:16 +0800
  • 73760ead54
    Merge pull request #653 from yuanding53/master johnjiang 2022-04-08 14:47:16 +0800
  • cd92171a0f Optimize random function in ff_compat.c dingyuan 2022-04-07 13:08:04 +0800
  • e27a576b2a Optimize random function in ff_compat.c dingyuan 2022-04-07 13:08:04 +0800
  • 2151a33ebb Merge branch 'master' of https://github.com/F-Stack/f-stack into master fengbojiang 2022-04-06 11:26:58 +0800
  • 93b7ff1c3f Merge branch 'master' of https://github.com/F-Stack/f-stack into master fengbojiang 2022-04-06 11:26:58 +0800
  • 1a945e3b22 FF_USE_PAGE_ARRAY compatible DPDK 19.11. fengbojiang 2022-04-06 11:25:02 +0800
  • 6faaf06c20 FF_USE_PAGE_ARRAY compatible DPDK 19.11. fengbojiang 2022-04-06 11:25:02 +0800
  • bc17da2952
    Merge pull request #652 from agerguo/patch-3 johnjiang 2022-03-25 14:42:47 +0800
  • 148ee2809b Merge pull request #652 from agerguo/patch-3 johnjiang 2022-03-25 14:42:47 +0800
  • 2c17ba3823
    Merge pull request #651 from agerguo/patch-2 johnjiang 2022-03-25 14:42:11 +0800
  • c693ae49fc Merge pull request #651 from agerguo/patch-2 johnjiang 2022-03-25 14:42:11 +0800
  • e2e96b592a
    Update sockbuf.h agerguo 2022-03-25 14:37:19 +0800
  • ea8aa54cfc Update sockbuf.h agerguo 2022-03-25 14:37:19 +0800
  • 616851da88
    Update socketvar.h agerguo 2022-03-25 14:34:02 +0800
  • 85a2b77b4f Update socketvar.h agerguo 2022-03-25 14:34:02 +0800
  • 9c1180d4d9 Fix a typo. fengbojiang 2022-03-05 11:52:12 +0800
  • db0a1d59e9 Fix a typo. fengbojiang 2022-03-05 11:52:12 +0800
  • 03fdfd8594
    Merge pull request #621 from ibtisam-tariq/feature/multiple_pci_whitelist johnjiang 2022-03-05 11:50:01 +0800
  • 405496bac1 Merge pull request #621 from ibtisam-tariq/feature/multiple_pci_whitelist johnjiang 2022-03-05 11:50:01 +0800
  • 428d816d3b Fix #643. Fix a VXLAN issue. Thanks @agerguo fengbojiang 2022-02-26 21:28:12 +0800
  • 7dba406844 Fix #643. Fix a VXLAN issue. Thanks @agerguo fengbojiang 2022-02-26 21:28:12 +0800
  • 7afa97763b
    Merge pull request #639 from Nordix/config-corrections johnjiang 2022-02-26 14:34:50 +0800
  • 53dfa0c4e5 Merge pull request #639 from Nordix/config-corrections johnjiang 2022-02-26 14:34:50 +0800
  • e6804bae8d Avoid leaks after errors in freebsd config handler Björn Svensson 2022-02-11 16:26:02 +0100
  • 24a9ac3341 Avoid leaks after errors in freebsd config handler Björn Svensson 2022-02-11 16:26:02 +0100
  • c37034d0be Renaming vip6_cfg_hander() to vip6_cfg_handler() Björn Svensson 2022-02-11 16:24:45 +0100
  • 2445361818 Renaming vip6_cfg_hander() to vip6_cfg_handler() Björn Svensson 2022-02-11 16:24:45 +0100
  • cb78dc583a Correcting check of config value for vip_addr6 Björn Svensson 2022-02-11 16:09:03 +0100
  • 1df9798077 Correcting check of config value for vip_addr6 Björn Svensson 2022-02-11 16:09:03 +0100
  • f7ea552a34
    Merge pull request #634 from F-Stack/revert-630-fix_ff_kni_makefile johnjiang 2022-01-10 15:40:15 +0800
  • f684d891ac Merge pull request #634 from F-Stack/revert-630-fix_ff_kni_makefile johnjiang 2022-01-10 15:40:15 +0800
  • b57a4d09f8
    Revert "Fix 'FF_KNI' ifdef in Makefile" revert-630-fix_ff_kni_makefile johnjiang 2022-01-10 15:39:36 +0800
  • f35d059e51 Revert "Fix 'FF_KNI' ifdef in Makefile" johnjiang 2022-01-10 15:39:36 +0800
  • 02ff469b49
    Merge pull request #630 from thegreathir/fix_ff_kni_makefile johnjiang 2022-01-04 17:03:13 +0800
  • 33339f3ebe Merge pull request #630 from thegreathir/fix_ff_kni_makefile johnjiang 2022-01-04 17:03:13 +0800
  • fc4410cb16 Fix 'FF_KNI' ifdef in Makefile thegreathir 2021-12-28 13:57:06 +0330
  • dfe277f731 Fix 'FF_KNI' ifdef in Makefile thegreathir 2021-12-28 13:57:06 +0330
  • ff817d99b7
    Merge pull request #622 from ibtisam-tariq/feature/set_ifc_name johnjiang 2021-11-17 10:24:57 +0800