- add 'ip rule' support. First take..
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 21 Nov 2006 15:36:08 +0000 (15:36 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 21 Nov 2006 15:36:08 +0000 (15:36 -0000)
commit921f5df25fdb9d89bd02ac0030ebb6ca7e003f0d
treef6b5be4741c2856fa0d0f0fa148ee4d0a1fecbaa
parent04b30ba3b88c721b81194cae9cb439ddba4712db
- add 'ip rule' support. First take..
   text    data     bss     dec     hex filename
   2999       0       0    2999     bb7 networking/libiproute/iprule.o
14 files changed:
include/applets.h
include/usage.h
networking/Config.in
networking/Kbuild
networking/ip.c
networking/iprule.c [new file with mode: 0644]
networking/libiproute/Kbuild
networking/libiproute/ipaddress.c
networking/libiproute/iprule.c [new file with mode: 0644]
networking/libiproute/libnetlink.c
networking/libiproute/libnetlink.h
networking/libiproute/rt_names.c
networking/libiproute/rt_names.h
scripts/defconfig