iproute: fix a bug where "ip r flush table main" was rejected,
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 26 Nov 2007 18:29:52 +0000 (18:29 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 26 Nov 2007 18:29:52 +0000 (18:29 -0000)
commit186c2b3d0e5b248bc20d62d0f49f536c8ebf2461
treed118546b37b4f347b15230d5941586449972e49a
parent30297a5b833da6ece98ee46a47411a938f75b78e
iproute: fix a bug where "ip r flush table main" was rejected,
add "ip r flush cache" (however I'm unsure it is really valid syntax)
Add a few comments and stop mixing params and params' keywords.
networking/libiproute/iproute.c
networking/libiproute/iprule.c