aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rtnetlink.h
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@vyatta.com>2009-03-19 23:49:41 -0700
committerDavid S. Miller <davem@davemloft.net>2009-03-19 23:49:41 -0700
commit2e1ab634bf013792d8803ec57c7a428a76f50028 (patch)
treef97277830d6c25483e63c32c13718cba61c20ac9 /include/linux/rtnetlink.h
parentgianfar: pass the proper dev to DMA ops (diff)
downloadlinux-dev-2e1ab634bf013792d8803ec57c7a428a76f50028.tar.xz
linux-dev-2e1ab634bf013792d8803ec57c7a428a76f50028.zip
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>
Diffstat (limited to 'include/linux/rtnetlink.h')
-rw-r--r--include/linux/rtnetlink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/rtnetlink.h b/include/linux/rtnetlink.h
index 35a07c830f79..ba3254ecf7fb 100644
--- a/include/linux/rtnetlink.h
+++ b/include/linux/rtnetlink.h
@@ -217,6 +217,7 @@ enum
#define RTPROT_DNROUTED 13 /* DECnet routing daemon */
#define RTPROT_XORP 14 /* XORP */
#define RTPROT_NTK 15 /* Netsukuku */
+#define RTPROT_DHCP 16 /* DHCP client */
/* rtm_scope