.. |
include
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
opt
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
Makefile
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_api.h
|
modify `struct linux_sockaddr` same to `struct sockaddr` in linux.
|
2021-03-06 19:18:56 +08:00 |
ff_api.symlist
|
set freebsd mbuf vlan information when the vlan_strip is enable && get ether_type error when the vlan_strip is disabled
|
2019-07-29 15:27:40 +08:00 |
ff_compat.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_config.c
|
Support set multi virtual IPv4/IPv6 net addrs in `config.ini`, instead of use `ff_ifconfig`.
|
2021-06-16 19:26:52 +08:00 |
ff_config.h
|
Support set multi virtual IPv4/IPv6 net addrs in `config.ini`, instead of use `ff_ifconfig`.
|
2021-06-16 19:26:52 +08:00 |
ff_dpdk_if.c
|
Support DPDK 20.11.0(LTS).
|
2021-03-06 19:18:57 +08:00 |
ff_dpdk_if.h
|
Support RX/TX offload according to HW's capability
|
2017-05-06 21:52:25 +08:00 |
ff_dpdk_kni.c
|
DPDK: upgrade to DPDK 19.11.2(LTS).
|
2020-06-18 16:55:50 +00:00 |
ff_dpdk_kni.h
|
IPv6: support multi-processes, deep copy NDP packet and dispatch.
|
2019-07-17 17:31:47 +08:00 |
ff_dpdk_pcap.c
|
update ff_dump_packets
|
2020-01-08 21:23:33 +08:00 |
ff_dpdk_pcap.h
|
dump packets by core, instead of by ports;without fopen/fclose while dumping
|
2020-01-08 12:09:40 +08:00 |
ff_epoll.c
|
Fix #124
|
2017-12-27 11:28:49 +07:00 |
ff_epoll.h
|
Misc: add "extern C" in public header files.
|
2018-01-02 18:22:40 +08:00 |
ff_errno.h
|
init
|
2017-04-21 18:43:26 +08:00 |
ff_event.h
|
Misc: add "extern C" in public header files.
|
2018-01-02 18:22:40 +08:00 |
ff_freebsd_init.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_glue.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_host_interface.c
|
use 4 spaces instead tab
|
2019-04-01 15:42:01 +08:00 |
ff_host_interface.h
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_ini_parser.c
|
Fixed #426, F-stack compile error in Red Hat 8.0 with gcc 8.2.1.
|
2019-10-31 15:58:26 +08:00 |
ff_ini_parser.h
|
init
|
2017-04-21 18:43:26 +08:00 |
ff_init.c
|
Simplify startup arguments and add ff_fdisused.
|
2017-08-08 22:36:49 +08:00 |
ff_init_main.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_kern_condvar.c
|
Add tool: ifconfig.
|
2017-06-06 16:52:52 +08:00 |
ff_kern_environment.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_kern_intr.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_kern_subr.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_kern_synch.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_kern_timeout.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_lock.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_memory.c
|
use 4 spaces instead tab
|
2019-04-01 15:42:01 +08:00 |
ff_memory.h
|
dump packets by core, instead of by ports;without fopen/fclose while dumping
|
2020-01-08 12:09:40 +08:00 |
ff_msg.h
|
Fix bug of `sysctl` in tools/compat/sysctl.c.
|
2020-11-21 21:27:55 +08:00 |
ff_ng_base.c
|
Add tool: ngctl.
|
2017-11-01 17:38:22 +08:00 |
ff_ngctl.c
|
Add tool: ngctl.
|
2017-11-01 17:38:22 +08:00 |
ff_route.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_subr_prf.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_syscall_wrapper.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_veth.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |
ff_veth.h
|
fix use after free issue in mbuf free
|
2021-03-06 19:18:52 +08:00 |
ff_vfs_ops.c
|
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
|
2021-08-31 19:00:09 +08:00 |