ff tools upgrade to support FreeBSD 13.0.
FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.
Add ff_ipc_exit() to clean temp files in /var/ while run F-Stack tools arp/ifconfig/route/ipfw.
Fix a crash bug while use `ff_ifconfig` to get interface list of bridge.
Update iflagg.cPresumably a typo
IPv6: support multi-processes, deep copy NDP packet and dispatch.
Update `ifconfig` tool for ipv6.
IPv6: ifconfig and route tools support ipv6. netstat TBC.
Add tool: arp.The arp utility displays and modifies the Internet-to-Ethernet address translation tables used by the address resolution protocol.
:bug: tools should init dpdk before all malloc for the same 'virtual memory address'
Add tool: route.This commit ports FreeBSD `route` to F-Stack, can be used to set the routetable.
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 ...