iproute2: update to 5.18.0
[openwrt/staging/jow.git] / package / network / utils / iproute2 / patches / 180-drop_FAILED_POLICY.patch
index 07d5230a6e4b408a30f1f79b6d46556ef44b8edf..094ff393a68df8c5dfe4923404de0052374f37d1 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
-@@ -256,6 +256,7 @@ enum {
+@@ -265,6 +265,7 @@ enum {
        RTN_THROW,              /* Not in this table            */
        RTN_NAT,                /* Translate this address       */
        RTN_XRESOLVE,           /* Use external resolver        */