History log of /f-stack/lib/ff_freebsd_init.c (Results 1 – 8 of 8)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2317ada5 18-Sep-2021 fengbojiang <[email protected]>

Update LICENCE.


# d9ca4c12 16-Sep-2021 fengbojiang <[email protected]>

fix some issues.


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

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


Revision tags: v1.21, v1.20, v1.13, v1.12, v1.11
# 40600211 23-Aug-2017 logwang <[email protected]>

Support nginx reload.

close #12.
For more details, see doc/F-Stack_Nginx_APP_Guide.md.


# 64abcf71 09-Aug-2017 logwang <[email protected]>

Add configuration item: vlan_strip


# 615f2d3c 08-Aug-2017 logwang <[email protected]>

Fix `ff_fdused_range` not work.


# a02c88d6 08-Aug-2017 logwang <[email protected]>

Simplify startup arguments and add ff_fdisused.

Changes:
1.Simplify f-stack startup arguments:"--conf, --proc-type, --proc-id".
2.add a function `ff_fdisused` to check if fd is used in f-stack.


# a9643ea8 21-Apr-2017 logwang <[email protected]>

init