f-stack/lib
fengbojiang ae7ea12bc0 F-Stack support HPTS for rack/bbr, and rack work correctly, but bbr
still has some problems when transferring large files, and the
issue with bbr will be attempted to be resolved after FreeBSD is
upgraded to 13.1 in the next release(1.23).
2022-09-01 19:18:12 +08:00
..
include Update LICENCE. 2021-09-18 16:05:45 +08:00
opt FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested. 2021-08-31 19:00:09 +08:00
Makefile to avoid compiling errors when gcc version >= 10 2022-06-17 22:05:59 +08:00
ff_api.h 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_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 alows user to set dpdk log level from config.ini file. 2022-06-08 12:36:38 +05:00
ff_config.h alows user to set dpdk log level from config.ini file. 2022-06-08 12:36:38 +05:00
ff_dpdk_if.c F-Stack support HPTS for rack/bbr, and rack work correctly, but bbr 2022-09-01 19:18:12 +08:00
ff_dpdk_if.h Update LICENCE. 2021-09-18 16:05:45 +08:00
ff_dpdk_kni.c Update LICENCE. 2021-09-18 16:05:45 +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 Update LICENCE. 2021-09-18 16:05:45 +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 Update LICENCE. 2021-09-18 16:05:45 +08: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 ff_syscall_wrapper.c: in ff_recvfrom() in case of zero *fromlen, *from will not be filled with garbadge values 2022-08-23 15:46:55 +05:00
ff_veth.c fix crash while set gateway6. 2022-09-01 16:33:39 +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