f-stack/lib
fengbojiang dc686e4a85 The msghdr.msg_iov->iov_base and msghdr.msg_iov->iov_len of ff_sendmsg() and ff_recvmsg() compatible with the Linux.
Note: linux2freebsd_msghdr and freebsd2linux_msghdr must be called in sequence and in pairs.
2024-10-11 17:21:05 +08:00
..
include Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
opt IPv6: FreeBSD stack and f-stack support ipv6. 2019-07-12 20:56:01 +08:00
Makefile Support automatic configuration of vlan and vlan ip, routing and the simplest policy routing 2024-09-06 20:20:44 +08:00
ff_api.h Add APi `ff_dpdk_raw_packet_send` to suppoort RAW packet send direty with DPDK by user APP not via socket. 2024-09-06 16:28:35 +08:00
ff_api.symlist Add APi `ff_dpdk_raw_packet_send` to suppoort RAW packet send direty with DPDK by user APP not via socket. 2024-09-06 16:28:35 +08:00
ff_compat.c Optimize random function in ff_compat.c 2022-04-07 13:08:04 +08:00
ff_config.c KNI ratelimit set 0 means disable ratalimit, and default modify to 0. 2024-10-11 11:19:02 +08:00
ff_config.h Support KNI ratelimit. 2024-10-10 17:48:40 +08:00
ff_dpdk_if.c KNI ratelimit set 0 means disable ratalimit, and default modify to 0. 2024-10-11 11:19:02 +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 KNI ratelimit set 0 means disable ratalimit, and default modify to 0. 2024-10-11 11:19:02 +08:00
ff_dpdk_kni.h Support KNI ratelimit. 2024-10-10 17:48:40 +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 Use soclose() instead of sofree() when initializing the configuration stack IP. 2024-09-27 16:25:18 +08:00
ff_glue.c IPv6: FreeBSD stack and f-stack support ipv6. 2019-07-12 20:56:01 +08:00
ff_host_interface.c use 4 spaces instead tab 2019-04-01 15:42:01 +08:00
ff_host_interface.h Add `ff_regist_pcblddr_fun` to regist a pcb lddr function in F-Stack. 2021-03-06 19:04:46 +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 modify INI_MAX_LINE from 200 to 2048 in lib/ff_ini_parser.h. 2024-08-28 11:50:12 +08:00
ff_init.c Simplify startup arguments and add ff_fdisused. 2017-08-08 22:36:49 +08:00
ff_init_main.c init 2017-04-21 18:43:26 +08:00
ff_kern_condvar.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
ff_kern_environment.c init 2017-04-21 18:43:26 +08:00
ff_kern_intr.c init 2017-04-21 18:43:26 +08:00
ff_kern_subr.c Add tool: ngctl. 2017-11-01 17:38:22 +08:00
ff_kern_synch.c FreeBSD misc: add a macro to turn on NETGRAPH option and return error when call sleep 2017-10-27 18:08:44 +08:00
ff_kern_timeout.c kern_timeout: decrease the cpu usage of timer. 2018-05-10 17:53:18 +08:00
ff_lock.c init 2017-04-21 18:43:26 +08:00
ff_memory.c FF_USE_PAGE_ARRAY compatible DPDK 19.11. 2022-04-06 11:25:02 +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 IPv6: FreeBSD stack and f-stack support ipv6. 2019-07-12 20:56:01 +08:00
ff_subr_prf.c init 2017-04-21 18:43:26 +08:00
ff_syscall_wrapper.c The msghdr.msg_iov->iov_base and msghdr.msg_iov->iov_len of ff_sendmsg() and ff_recvmsg() compatible with the Linux. 2024-10-11 17:21:05 +08:00
ff_veth.c Use soclose() instead of sofree() when initializing the configuration stack IP. 2024-09-27 16:25:18 +08:00
ff_veth.h fix use after free issue in mbuf free 2021-03-06 19:04:46 +08:00
ff_vfs_ops.c init 2017-04-21 18:43:26 +08:00