.. |
include
|
fix that vtoslab doesn't return the correct slab
|
2023-03-03 21:01:53 +08:00 |
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
|
fix pthread issue
|
2024-10-11 00:31:49 +00:00 |
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
|
Add ff_stop_run to stop the poll loop
|
2024-03-30 05:20:13 +00:00 |
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
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |
ff_dpdk_pcap.h
|
Update LICENCE.
|
2021-09-18 16:05:45 +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
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |
ff_event.h
|
fix ‘__uintptr_t’ error.
|
2021-10-18 19:57:01 +08:00 |
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
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |
ff_host_interface.c
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |
ff_host_interface.h
|
Update LICENCE.
|
2021-09-18 16:05:45 +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-10-15 15:11:37 +08:00 |
ff_init.c
|
Add ff_stop_run to stop the poll loop
|
2024-03-30 05:20:13 +00: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
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |
ff_kern_environment.c
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |
ff_kern_intr.c
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |
ff_kern_subr.c
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |
ff_kern_synch.c
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |
ff_kern_timeout.c
|
F-Stack support HPTS for rack/bbr, and rack work correctly, but bbr
|
2022-09-01 19:18:12 +08:00 |
ff_lock.c
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |
ff_memory.c
|
FF_USE_PAGE_ARRAY compatible DPDK 20.11.
|
2022-05-07 12:05:35 +08:00 |
ff_memory.h
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |
ff_msg.h
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |
ff_ng_base.c
|
Netgraph and ipfw for FreeBSD 13.0.
|
2021-10-12 18:59:42 +08:00 |
ff_ngctl.c
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |
ff_route.c
|
delete useless comments in last commit
|
2022-12-01 22:12:33 +00:00 |
ff_subr_epoch.c
|
Fix #679. Fix memory leak while call in_pcbfree.
|
2022-08-27 17:07:20 +00: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
|
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
|
Add POSIX Like functions for pthread_create and pthread_join
|
2024-08-14 10:17:35 +02:00 |
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
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |
ff_vfs_ops.c
|
Update LICENCE.
|
2021-09-18 16:05:45 +08:00 |