iproute2: update to 5.6.0
[openwrt/staging/chunkeey.git] / package / network / utils / iproute2 / patches / 180-drop_FAILED_POLICY.patch
index 10c6b50b5d575a625187747393e0a1aa5f528a6f..95b37ae4426c2e0d4672e816c52adf526a0e7d8f 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
-@@ -242,6 +242,7 @@ enum {
+@@ -249,6 +249,7 @@ enum {
        RTN_THROW,              /* Not in this table            */
        RTN_NAT,                /* Translate this address       */
        RTN_XRESOLVE,           /* Use external resolver        */