History log of /f-stack/tools/traffic/traffic.c (Results 1 – 7 of 7)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v1.21.1, v1.21
# 93240043 24-Jan-2021 fengbojiang <[email protected]>

The `ff_traffic` and `ff_top`'s `-P` argument support bigger than 38.


# 73bdce41 24-Jan-2021 fengbojiang <[email protected]>

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).


# 552bc48c 18-Jun-2020 root <[email protected]>

Add ff_ipc_exit() to clean temp files in /var/ while run F-Stack tools netstat/ngctl/sysctl/top/traffic/knictl.


Revision tags: v1.20, v1.13
# 0ee399c9 25-Jul-2019 fengbojiang <[email protected]>

Tools: traffic tool support display all traffic of multi-processes.


# 6194fcd2 25-Jul-2019 fengbojiang(姜凤波) <[email protected]>

Tools: All tools can work in parallel now.


# 26b8f027 16-Aug-2018 fengbojiang <[email protected]>

add traffic tool.


# 03df98de 16-Aug-2018 fengbojiang <[email protected]>

add traffic tool.