commit | 2e1ab634bf013792d8803ec57c7a428a76f50028 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Thu Mar 19 23:49:41 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 19 23:49:41 2009 -0700 |
tree | f97277830d6c25483e63c32c13718cba61c20ac9 | |
parent | 4826857f1bf07f9c0f1495e9b05d125552c88a85 [diff] |
rtnetlink: add new value for DHCP added routes To improve manageability, it would be good to be able to disambiguate routes added by administrator from those added by DHCP client. The only necessary kernel change is to add value to rtnetlink include file so iproute2 utility can use it. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>