Commit Graph

  • 64b1b821f1 Merge pull request #622 from ibtisam-tariq/feature/set_ifc_name johnjiang 2021-11-17 10:24:57 +0800
  • 5c84990d9f Add support to set interface name of each port in `config.ini`. Ibtisam Tariq 2021-10-30 10:01:53 +0500
  • f4871358c3 Add support to set interface name of each port in `config.ini`. Ibtisam Tariq 2021-10-30 10:01:53 +0500
  • e8a7dcd073 Add support for multiple `pci_whitelist` in `config.ini`. Ibtisam Tariq 2021-10-30 09:20:42 +0500
  • a7826598d4 Add support for multiple `pci_whitelist` in `config.ini`. Ibtisam Tariq 2021-10-30 09:20:42 +0500
  • e7dcc16ebb fix ‘__uintptr_t’ error. fengbojiang 2021-10-18 19:57:01 +0800
  • e091500c32 fix ‘__uintptr_t’ error. fengbojiang 2021-10-18 19:57:01 +0800
  • 10c1fea85f fix kqueue can't add multi event onetime, modify struct event fromm freebsd11 to freebsd13. fengbojiang 2021-10-18 19:36:31 +0800
  • 64c543441e fix kqueue can't add multi event onetime, modify struct event fromm freebsd11 to freebsd13. fengbojiang 2021-10-18 19:36:31 +0800
  • 544273b7e7 Modify net.inet.tcp.functions_default from bbr to freebsd, because extra stacks(bbr and rack) can't work normaly now. fengbojiang 2021-10-15 12:52:22 +0800
  • f318b88d4e Modify net.inet.tcp.functions_default from bbr to freebsd, because extra stacks(bbr and rack) can't work normaly now. fengbojiang 2021-10-15 12:52:22 +0800
  • 8640edf1d9 Netgraph and ipfw for FreeBSD 13.0. fengbojiang 2021-10-12 18:59:42 +0800
  • da4b496cab Netgraph and ipfw for FreeBSD 13.0. fengbojiang 2021-10-12 18:59:42 +0800
  • 992d05d4ec Update license of FreeBSD. fengbojiang 2021-09-30 20:09:34 +0800
  • fae6b93557 Update license of FreeBSD. freebsd13 fengbojiang 2021-09-30 20:09:34 +0800
  • dc2d956351 Merge branch 'dev' into freebsd13 fengbojiang 2021-09-30 19:58:08 +0800
  • 3ae8012231 Merge branch 'dev' into freebsd13 fengbojiang 2021-09-30 19:58:08 +0800
  • d4a07e7027 ff tools upgrade to support FreeBSD 13.0. fengbojiang 2021-09-30 19:34:02 +0800
  • 4067b6e905 ff tools upgrade to support FreeBSD 13.0. fengbojiang 2021-09-30 19:34:02 +0800
  • fbb53eecca modify config.ini. fengbojiang 2021-09-23 15:28:08 +0800
  • 862303613a modify config.ini. fengbojiang 2021-09-23 15:28:08 +0800
  • 77ab9738ba Support extra tcp stacks, rack and bbr. fengbojiang 2021-09-23 15:16:09 +0800
  • 21cfeb4372 Support extra tcp stacks, rack and bbr. fengbojiang 2021-09-23 15:16:09 +0800
  • 8a60d0f5fe modify licence. fengbojiang 2021-09-18 16:48:25 +0800
  • a08a136a15 modify licence. fengbojiang 2021-09-18 16:48:25 +0800
  • 2317ada57d Update LICENCE. fengbojiang 2021-09-18 16:05:45 +0800
  • 4093ffd426 Update LICENCE. fengbojiang 2021-09-18 16:05:45 +0800
  • 6a7724da95 Add lib/ff_subr_epoch.c. fengbojiang 2021-09-18 15:10:42 +0800
  • 9dcb6a7622 Add lib/ff_subr_epoch.c. fengbojiang 2021-09-18 15:10:42 +0800
  • 617ef36b0d FreeBSD13 can simply work. fengbojiang 2021-09-18 14:50:06 +0800
  • 8fe2bf87f3 FreeBSD13 can simply work. fengbojiang 2021-09-18 14:50:06 +0800
  • d9ca4c12cf fix some issues. fengbojiang 2021-09-16 15:30:22 +0800
  • 63f0426fdf fix some issues. fengbojiang 2021-09-16 15:30:22 +0800
  • d1eadad85f Update release note for 1.21.1. fengbojiang 2021-09-10 15:51:23 +0800
  • 806d8b61e5 Update release note for 1.21.1. v1.21.1 fengbojiang 2021-09-10 15:51:23 +0800
  • 8ddd68e341 MLX5: modify if_indextoname syscall to support F-Stack tools. fengbojiang 2021-09-10 15:40:25 +0800
  • 16f94e1fa3 MLX5: modify if_indextoname syscall to support F-Stack tools. fengbojiang 2021-09-10 15:40:25 +0800
  • 42abcdcaae Merge pull request #613 from orange30/master johnjiang 2021-09-10 14:07:50 +0800
  • 908bfc2b6a
    Merge pull request #613 from orange30/master johnjiang 2021-09-10 14:07:50 +0800
  • 072d103880 lo port is added 127.0.0.1 when freebsd init. orange30 2021-09-09 14:30:13 +0800
  • e3cd75fdea
    lo port is added 127.0.0.1 when freebsd init. orange30 2021-09-09 14:30:13 +0800
  • 391d4989fc If process_dispatch_ring() has data packet to be processed and it is considered non-idle state. fengbojiang 2021-09-02 12:09:09 +0800
  • 81dd6c7a24 If process_dispatch_ring() has data packet to be processed and it is considered non-idle state. fengbojiang 2021-09-02 12:09:09 +0800
  • 215f56e7e8 The CPU usage of packet_dispatcher() is modified to usr. fengbojiang 2021-09-02 12:04:32 +0800
  • 0508c8b8ec The CPU usage of packet_dispatcher() is modified to usr. fengbojiang 2021-09-02 12:04:32 +0800
  • 8beba0628d fix a plurality of packets may not statistics in ff_traffic.rx_packets and ff_traffic.rx_bytes. fengbojiang 2021-09-02 11:47:13 +0800
  • 0b4a084c8a fix a plurality of packets may not statistics in ff_traffic.rx_packets and ff_traffic.rx_bytes. fengbojiang 2021-09-02 11:47:13 +0800
  • 22ce4aff4f FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested. fengbojiang 2021-08-31 19:00:09 +0800
  • e7b7fb6cc9 FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested. fengbojiang 2021-08-31 19:00:09 +0800
  • 95ce61a67a
    Merge pull request #601 from czs108/path-fix johnjiang 2021-06-30 10:57:24 +0800
  • 9d5012a907 Merge pull request #601 from czs108/path-fix johnjiang 2021-06-30 10:57:24 +0800
  • 98895edd38 Docs: Fix the path of `igb_uio.c` and line number Chenzs108 2021-06-23 13:52:13 +0100
  • 42f4b806a7 Docs: Fix the path of `igb_uio.c` and line number Chenzs108 2021-06-23 13:52:13 +0100
  • 880c2c64bf fix config.ini. fengbojiang 2021-06-18 11:04:49 +0800
  • 8c0a847822 fix config.ini. fengbojiang 2021-06-18 11:04:49 +0800
  • 503a15e0ee Support set multi virtual IPv4/IPv6 net addrs in `config.ini`, instead of use `ff_ifconfig`. fengbojiang 2021-06-16 19:24:35 +0800
  • 4e3599d820 Support set multi virtual IPv4/IPv6 net addrs in `config.ini`, instead of use `ff_ifconfig`. fengbojiang 2021-06-16 19:24:35 +0800
  • d4e858cfd0 modify pcap config. fengbojiang 2021-06-16 19:06:45 +0800
  • 2ea8dd153c modify pcap config. fengbojiang 2021-06-16 19:06:45 +0800
  • d1e478dd27 Merge branch 'dev' of https://github.com/F-Stack/f-stack into dev fengbojiang 2021-06-15 17:51:55 +0800
  • f404fcca4f Merge branch 'dev' of https://github.com/F-Stack/f-stack into dev fengbojiang 2021-06-15 17:51:55 +0800
  • 16a456d6e0 MLX5: modify `if_indextoname` syscall to support F-Stack tools. fengbojiang 2021-06-15 17:48:26 +0800
  • 9eb89b0b82 MLX5: modify `if_indextoname` syscall to support F-Stack tools. fengbojiang 2021-06-15 17:48:26 +0800
  • cf06e8b0b7 1. add `pci_whitelist` config in `config.ini`. 2. remove old pcap config. fengbojiang 2021-06-15 17:47:20 +0800
  • b0e03286ae 1. add `pci_whitelist` config in `config.ini`. 2. remove old pcap config. fengbojiang 2021-06-15 17:47:20 +0800
  • a34ed8c31c
    Merge pull request #596 from hyperxpro/dev johnjiang 2021-05-25 19:15:42 +0800
  • 9859cdd0e1 Merge pull request #596 from hyperxpro/dev johnjiang 2021-05-25 19:15:42 +0800
  • eec4e1723f
    Fix typo Aayush Atharva 2021-05-25 13:28:49 +0530
  • 14a7a2abc3 Fix typo Aayush Atharva 2021-05-25 13:28:49 +0530
  • 5edfaa424a Upgrade f-stack.conf in Nginx. fengbojiang 2021-03-08 15:43:59 +0800
  • e426931965 Upgrade f-stack.conf in Nginx. fengbojiang 2021-03-08 15:43:59 +0800
  • 39f53b9b66 support `IPV6_RECVPKTINFO` Hawker 2021-02-07 16:06:14 +0800
  • 51108f9c2e support `IPV6_RECVPKTINFO` Hawker 2021-02-07 16:06:14 +0800
  • e5d6f29951 Support IPPROTO_IPV6 Hawker 2021-02-07 15:41:58 +0800
  • d428f7900c Support IPPROTO_IPV6 Hawker 2021-02-07 15:41:58 +0800
  • 6b8a3e40e0 Fix #576, add the code of igb_uio and enable_kmods. jfb8856606 2021-02-07 15:31:11 +0000
  • 64362bc1ac Fix #576, add the code of igb_uio and enable_kmods. jfb8856606 2021-02-07 15:31:11 +0000
  • 449c1f6887 fix compilation problem of example. jfb8856606 2021-02-05 09:12:16 +0000
  • 5de5f63f0e fix compilation problem of example. jfb8856606 2021-02-05 09:12:16 +0000
  • 0803ae9997 Remove unnecessary files from DPDK. jfb8856606 2021-02-05 09:07:43 +0000
  • 3af48f4831 Remove unnecessary files from DPDK. jfb8856606 2021-02-05 09:07:43 +0000
  • 2d9fd38054 DPDK: upgrade to DPDK 20.11.0(LTS). jfb8856606 2021-02-05 08:48:47 +0000
  • 602eedc483 DPDK: upgrade to DPDK 20.11.0(LTS). jfb8856606 2021-02-05 08:48:47 +0000
  • 8d76b62e73 Support DPDK 20.11.0(LTS). fengbojiang 2021-02-05 16:42:07 +0800
  • 7b8cf09355 Support DPDK 20.11.0(LTS). fengbojiang 2021-02-05 16:42:07 +0800
  • ba22d55c70 upgrade F-STACK_VERSION to 1.21. fengbojiang 2021-02-05 15:00:10 +0800
  • 4c0b1abdf1 upgrade F-STACK_VERSION to 1.21. fengbojiang 2021-02-05 15:00:10 +0800
  • 71d1223396 modify `struct linux_sockaddr` same to `struct sockaddr` in linux. fengbojiang 2021-01-29 16:29:43 +0800
  • d96a9d10f4 modify `struct linux_sockaddr` same to `struct sockaddr` in linux. fengbojiang 2021-01-29 16:29:43 +0800
  • e846ec3310 update doc. fengbojiang 2021-01-29 16:29:09 +0800
  • 9a9b558bbc update doc. fengbojiang 2021-01-29 16:29:09 +0800
  • 92bcc6b4ff Update release note for 1.21. fengbojiang 2021-01-29 01:38:27 +0800
  • 2e8bedb304 Update release note for 1.21. fengbojiang 2021-01-29 01:38:27 +0800
  • 0c6bd47016 DPDK: upgrade to DPDK 19.11.6(LTS). fengbojiang 2021-01-28 17:08:59 +0000
  • 7e3738de16 DPDK: upgrade to DPDK 19.11.6(LTS). fengbojiang 2021-01-28 17:08:59 +0000
  • 8d0052bc9a Fix some issues of ff msg. fengbojiang 2021-01-28 22:50:22 +0800
  • 527e34d48a Fix some issues of ff msg. fengbojiang 2021-01-28 22:50:22 +0800
  • 9324004395 The `ff_traffic` and `ff_top`'s `-P` argument support bigger than 38. fengbojiang 2021-01-24 22:02:08 +0800
  • a7607b336a The `ff_traffic` and `ff_top`'s `-P` argument support bigger than 38. fengbojiang 2021-01-24 22:02:08 +0800
  • 73bdce4162 Fix bug of ff_ipc_msg_free in ff tools. fengbojiang 2021-01-24 21:49:07 +0800