f-stack/freebsd
fengbojiang e12886c02c Support zero copy while call `ff_write`, you can enable it by modify ‘FF_ZC_SEND=1' in `lib/Makefile`.
`FF_ZC_SEND` is same as `FF_USE_PAGE_ARRAY`, it will improve performance slightly in some scenarios, need to be tested in combination with real applications.

You can enable both compilation options at the same time or separately.
2022-04-15 18:00:49 +08:00
..
amd64 FreeBSD: upgrad to FreeBSD-releng-11.0 for some bugs. 2019-11-20 20:41:29 +08:00
arm init 2017-04-21 18:43:26 +08:00
arm64 Fix nginx_with_fstack setting up segment faults on arm64 platform 2018-11-07 08:59:23 +00:00
bsm init 2017-04-21 18:43:26 +08:00
contrib FreeBSD: upgrad to FreeBSD-releng-11.0 for some bugs. 2019-11-20 20:41:29 +08:00
crypto init 2017-04-21 18:43:26 +08:00
ddb init 2017-04-21 18:43:26 +08:00
i386 init 2017-04-21 18:43:26 +08:00
kern Support zero copy while call `ff_write`, you can enable it by modify ‘FF_ZC_SEND=1' in `lib/Makefile`. 2022-04-15 18:00:49 +08:00
libkern init 2017-04-21 18:43:26 +08:00
mips init 2017-04-21 18:43:26 +08:00
net Fix #643. Fix a VXLAN issue. Thanks @agerguo 2022-02-26 21:28:12 +08:00
net80211 init 2017-04-21 18:43:26 +08:00
netgraph Add tool: ngctl. 2017-11-01 17:38:22 +08:00
netinet Add `ff_regist_pcblddr_fun` to regist a pcb lddr function in F-Stack. 2021-03-06 19:04:46 +08:00
netinet6 ICMPv6 / MLDv2 out-of-bounds memory access. 2019-11-22 23:03:52 +08:00
netipsec Fix denial of service of ipsec. 2019-11-22 12:33:19 +08:00
netpfil init 2017-04-21 18:43:26 +08:00
opencrypto init 2017-04-21 18:43:26 +08:00
security init 2017-04-21 18:43:26 +08:00
sys FreeBSD: upgrad to FreeBSD-releng-11.0 for some bugs. 2019-11-20 20:41:29 +08:00
tools init 2017-04-21 18:43:26 +08:00
vm ff_kern_timeout: optimize the timecounter. 2018-01-19 21:03:20 +08:00
x86 FreeBSD: upgrad to FreeBSD-releng-11.0 for some bugs. 2019-11-20 20:41:29 +08:00
Makefile init 2017-04-21 18:43:26 +08:00