History log of /f-stack/lib/Makefile (Results 1 – 25 of 52)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 744d7fa8 16-May-2022 fengbojiang <[email protected]>

Set lib/ DEBUG mode default.


# 1f5a5310 15-Apr-2022 fengbojiang <[email protected]>

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 scena

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.

show more ...


# b57a4d09 10-Jan-2022 johnjiang <[email protected]>

Revert "Fix 'FF_KNI' ifdef in Makefile"


# fc4410cb 28-Dec-2021 thegreathir <[email protected]>

Fix 'FF_KNI' ifdef in Makefile


# 544273b7 15-Oct-2021 fengbojiang <[email protected]>

Modify net.inet.tcp.functions_default from bbr to freebsd, because extra
stacks(bbr and rack) can't work normaly now.


# 77ab9738 23-Sep-2021 fengbojiang <[email protected]>

Support extra tcp stacks, rack and bbr.


# 2317ada5 18-Sep-2021 fengbojiang <[email protected]>

Update LICENCE.


# 617ef36b 18-Sep-2021 fengbojiang <[email protected]>

FreeBSD13 can simply work.


Revision tags: v1.21.1
# 22ce4aff 31-Aug-2021 fengbojiang <[email protected]>

FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.


# 8d76b62e 05-Feb-2021 fengbojiang <[email protected]>

Support DPDK 20.11.0(LTS).


# ba22d55c 05-Feb-2021 fengbojiang <[email protected]>

upgrade F-STACK_VERSION to 1.21.


Revision tags: v1.21
# 2474e163 25-Nov-2020 Hawker <[email protected]>

Bugfix: support rte_flow_isolate for multi lcore (#562)

* Bugfix: support rte_flow_isolate

init flow isolate mode only run once


# 591a17d5 19-Jun-2020 fengbojiang(姜凤波) <[email protected]>

upgrade F-STACK_VERSION to 1.21.


Revision tags: v1.20
# 7b0de5a0 23-Nov-2019 fengbojiang <[email protected]>

Add `ip6_fastfwd.c` in `Makefile`.


Revision tags: v1.13
# 10b909a1 17-Jul-2019 fengbojiang(姜凤波) <[email protected]>

IPv6: support multi-processes, deep copy NDP packet and dispatch.


# d7140ab7 12-Jul-2019 fengbojiang(姜凤波) <[email protected]>

IPv6: FreeBSD stack and f-stack support ipv6.


# 5af66259 01-Jul-2019 jfb8856606 <[email protected]>

add `make install` and `make uninstall` in f-tack's lib and tools, refer #396


# a5c480ea 01-Apr-2019 10077240 <[email protected]>

modify according to MR.Wang


# 5bf882b4 01-Apr-2019 10077240 <[email protected]>

modify according to MR.Wang


# 753215f3 29-Mar-2019 10077240 <[email protected]>

modify makefile as needes


# 0da6ab43 29-Mar-2019 10077240 <[email protected]>

modify makefile as needes


# 030e1061 14-Mar-2019 fengbojiang(姜凤波) <[email protected]>

F-Stack's kni can work on DPDK 18.11 LTS now.


# e8591dc5 14-Mar-2019 fengbojiang(姜凤波) <[email protected]>

F-Stack's kni can work on DPDK 18.11 LTS now.


# 31b03876 08-Nov-2018 DonBearH <[email protected]>

Setting FF_DPDK with MACHINE_CPUARCH


# cac36022 08-Nov-2018 DonBearH <[email protected]>

Setting FF_DPDK with MACHINE_CPUARCH


123