Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
authorGlenn L McGrath <bug1@ihug.co.nz>
Sun, 1 Dec 2002 23:04:06 +0000 (23:04 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Sun, 1 Dec 2002 23:04:06 +0000 (23:04 -0000)
commitf112daa232122dd114933d04a9e415cfc61f1717
tree1e52823545fb3e20f89205fd6224017e19586c72
parentf3faf41334fab96d20854c2b4c1acab022c98028
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
13 files changed:
include/applets.h
include/usage.h
networking/Makefile.in
networking/config.in
networking/ip.c
networking/ipaddr.c [new file with mode: 0644]
networking/iplink.c [new file with mode: 0644]
networking/iproute.c [new file with mode: 0644]
networking/iptunnel.c [new file with mode: 0644]
networking/libiproute/Makefile.in
networking/libiproute/ip_common.h
networking/libiproute/ip_parse_common_args.c [new file with mode: 0644]
networking/libiproute/ipaddress.c