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