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)
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>

No differences found