f-stack/tools/compat
logwang df6ad73146 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.
2017-06-06 16:52:52 +08:00
..
include Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
Makefile Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
compat.h Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
feature_present.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
ff_ipc.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
ff_ipc.h Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
getaddrinfo.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
getifaddrs.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
if_nametoindex.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
ioctl.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
linkaddr.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
reallocf.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
strlcat.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
strlcpy.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
strtonum.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
sysctl.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
sysctlbyname.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00
sysctlnametomib.c Add tool: ifconfig. 2017-06-06 16:52:52 +08:00