iproute2: update to 5.14
[openwrt/openwrt.git] / package / network / utils / iproute2 / patches / 180-drop_FAILED_POLICY.patch
index 95b37ae4426c2e0d4672e816c52adf526a0e7d8f..07d5230a6e4b408a30f1f79b6d46556ef44b8edf 100644 (file)
@@ -31,7 +31,7 @@ Subject: [PATCH] add support for dropping with FAILED_POLICY
                if (!end || end == arg || *end || res > 255)
 --- a/include/uapi/linux/rtnetlink.h
 +++ b/include/uapi/linux/rtnetlink.h
-@@ -249,6 +249,7 @@ enum {
+@@ -256,6 +256,7 @@ enum {
        RTN_THROW,              /* Not in this table            */
        RTN_NAT,                /* Translate this address       */
        RTN_XRESOLVE,           /* Use external resolver        */