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

Update LICENCE.


Revision tags: v1.21.1, v1.21
# 8d0052bc 28-Jan-2021 fengbojiang <[email protected]>

Fix some issues of ff msg.


# e10b9b93 18-Jun-2020 zjwsoft <[email protected]>

Add ff_ipc_exit() to clean temp files in /var/ while run F-Stack tools arp/ifconfig/route/ipfw.


Revision tags: v1.20, v1.13
# 6194fcd2 25-Jul-2019 fengbojiang(姜凤波) <[email protected]>

Tools: All tools can work in parallel now.


Revision tags: v1.12, v1.11
# 85eb2ae9 06-Sep-2017 Andy <[email protected]>

:bug: tools should init dpdk before all malloc for the same 'virtual memory address'


# 144c6bcd 14-Jun-2017 logwang <[email protected]>

Add tool: route.

This commit ports FreeBSD `route` to F-Stack, can be used to set the route
table.


# df6ad731 06-Jun-2017 logwang <[email protected]>

Add tool: ifconfig.

Changes:
Remove directory `ipc`, and add a new directory `compat`.
Directory `compat` includes some FreeBSD source files to be compatible
with Linux.
Port Fre

Add tool: ifconfig.

Changes:
Remove directory `ipc`, and add a new directory `compat`.
Directory `compat` includes some FreeBSD source files to be compatible
with Linux.
Port FreeBSD ifconfig to F-Stack.

show more ...