..
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
upgrade F-STACK_VERSION to 1.24.
2023-09-13 08:40:14 +00:00
ff_api.h
1. Set non blocking in `example/main.c`.
2023-02-17 19:10:41 +08:00
ff_api.symlist
Support zero copy while call `ff_write`, you can enable it by modify ‘FF_ZC_SEND=1' in `lib/Makefile`.
2022-05-07 12:02:49 +08:00
ff_compat.c
Optimize random function in ff_compat.c
2022-04-08 15:06:40 +08:00
ff_config.c
Output a extra line.
2023-03-31 10:22:19 +08:00
ff_config.h
fix some issue.
2022-09-02 19:41:14 +08:00
ff_dpdk_if.c
f-stack lib support dpdk-22.11.3.
2023-09-13 12:23:25 +00:00
ff_dpdk_if.h
Update LICENCE.
2021-09-18 16:05:45 +08:00
ff_dpdk_kni.c
Add some comments for kni.
2023-09-15 15:56:37 +08:00
ff_dpdk_kni.h
Update LICENCE.
2021-09-18 16:05:45 +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
fix some issue.
2022-09-02 19:41:14 +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
init
2017-04-21 18:43:26 +08:00
ff_init.c
Update LICENCE.
2021-09-18 16:05:45 +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
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
Fix missing sizeof().
2023-09-13 13:12:13 +08:00
ff_veth.c
fix some issue.
2022-09-02 19:41:14 +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