iproute2: update to 4.19.0
[openwrt/openwrt.git] / package / network / utils / iproute2 / patches / 180-drop_FAILED_POLICY.patch
index 9c063791d19e79e2d07e161354314da04c0206eb..5de663f5c6b48c1ad86773ba0073510d7011ae0a 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
-@@ -221,6 +221,7 @@ enum {
+@@ -228,6 +228,7 @@ enum {
        RTN_THROW,              /* Not in this table            */
        RTN_NAT,                /* Translate this address       */
        RTN_XRESOLVE,           /* Use external resolver        */