From: Stephen Hemminger Date: Mon, 20 Jul 2015 21:57:18 +0000 (-0700) Subject: update kernel headers for 4.2-rc1 X-Git-Tag: v4.2.0~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0085d0ee9c2aafc9afac7d4c12abbb77337df2a;p=thirdparty%2Fiproute2.git update kernel headers for 4.2-rc1 --- diff --git a/include/linux/netconf.h b/include/linux/netconf.h index 6ceb170dc..7210fe4d2 100644 --- a/include/linux/netconf.h +++ b/include/linux/netconf.h @@ -15,6 +15,7 @@ enum { NETCONFA_RP_FILTER, NETCONFA_MC_FORWARDING, NETCONFA_PROXY_NEIGH, + NETCONFA_IGNORE_ROUTES_WITH_LINKDOWN, __NETCONFA_MAX }; #define NETCONFA_MAX (__NETCONFA_MAX - 1)