rtnetlink: add new value for DHCP added routes
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 20 Mar 2009 06:49:41 +0000 (23:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Mar 2009 06:49:41 +0000 (23:49 -0700)
commit2e1ab634bf013792d8803ec57c7a428a76f50028
treef97277830d6c25483e63c32c13718cba61c20ac9
parent4826857f1bf07f9c0f1495e9b05d125552c88a85
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>
include/linux/rtnetlink.h