iproute2: update to v4.0.0
[openwrt/staging/hauke.git] / package / network / utils / iproute2 / patches / 900-drop_FAILED_POLICY.patch
index 7b82933181d6761b7471bc86f9d6c97fbebd0517..f5d2dfe9b9bd34906f3210d6ddcb69c7085c3c9b 100644 (file)
@@ -24,7 +24,7 @@ Subject: [PATCH] add support for dropping with FAILED_POLICY
  
 --- a/include/linux/rtnetlink.h
 +++ b/include/linux/rtnetlink.h
-@@ -203,6 +203,7 @@ enum {
+@@ -208,6 +208,7 @@ enum {
        RTN_THROW,              /* Not in this table            */
        RTN_NAT,                /* Translate this address       */
        RTN_XRESOLVE,           /* Use external resolver        */