f-stack/lib
zcj 3dbcad7caf set the IP-type flag for tx_csum_l4 offload 2024-12-13 02:20:56 +08:00
..
include
opt FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested. 2021-08-31 19:00:09 +08:00
Makefile Support automatic configuration of vlan and vlan ip, routing and the simplest policy routing 2024-10-17 15:01:51 +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-10-15 15:22:45 +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-10-15 15:22:45 +08:00
ff_compat.c
ff_config.c Support KNI ratelimit. 2024-10-17 16:12:43 +08:00
ff_config.h Support KNI ratelimit. 2024-10-17 16:12:43 +08:00
ff_dpdk_if.c set the IP-type flag for tx_csum_l4 offload 2024-12-13 02:20:56 +08:00
ff_dpdk_if.h
ff_dpdk_kni.c Modif some format. 2024-10-17 16:23:14 +08:00
ff_dpdk_kni.h Support KNI ratelimit. 2024-10-17 16:12:43 +08:00
ff_dpdk_pcap.c
ff_dpdk_pcap.h
ff_epoll.c
ff_epoll.h
ff_errno.h
ff_event.h
ff_freebsd_init.c Use soclose() instead of sofree() when initializing the configuration stack IP. 2024-10-17 15:19:13 +08:00
ff_glue.c
ff_host_interface.c
ff_host_interface.h
ff_ini_parser.c
ff_ini_parser.h
ff_init.c
ff_init_main.c
ff_kern_condvar.c
ff_kern_environment.c
ff_kern_intr.c
ff_kern_subr.c Update LICENCE. 2021-09-18 16:05:45 +08:00
ff_kern_synch.c
ff_kern_timeout.c
ff_lock.c Update LICENCE. 2021-09-18 16:05:45 +08:00
ff_memory.c
ff_memory.h
ff_msg.h
ff_ng_base.c
ff_ngctl.c
ff_route.c
ff_subr_epoch.c
ff_subr_prf.c
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-17 16:29:08 +08:00
ff_thread.c
ff_veth.c Use soclose() instead of sofree() when initializing the configuration stack IP. 2024-10-17 15:19:13 +08:00
ff_veth.h
ff_vfs_ops.c