Commit Graph

5 Commits

Author SHA1 Message Date
fengbojiang e7450d75e9 Fix ff tools error, compatible with -Wstringop-overflow with different gcc versions. 2024-10-14 15:12:38 +08:00
fengbojiang fc0f76b7b5 Fix ff tools build error with gcc-13.2.0. 2024-10-14 15:03:02 +08:00
fengbojiang c6b7b89709 Fix bug of ff_ipc_msg_free in ff tools.
The ff msg shouldn't to free while `ff_ipc_send` success but `ff_ipc_recv` failed (such as F-Stack app are breaking by gdb).
2021-03-06 19:04:46 +08:00
fengbojiang(姜凤波) 6194fcd20a Tools: All tools can work in parallel now. 2019-07-25 17:19:28 +08:00
logwang 3b2bd0f641 Add tool: ngctl.
ngctl -- netgraph control utility.
The ngctl utility creates a new netgraph node of type socket which can be used to issue netgraph commands.
2017-11-01 17:38:22 +08:00