aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/900-drop_FAILED_POLICY.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/utils/iproute2/patches/900-drop_FAILED_POLICY.patch')
-rw-r--r--package/network/utils/iproute2/patches/900-drop_FAILED_POLICY.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iproute2/patches/900-drop_FAILED_POLICY.patch b/package/network/utils/iproute2/patches/900-drop_FAILED_POLICY.patch
index f5d2dfe9b9..ff2e0aa1ee 100644
--- a/package/network/utils/iproute2/patches/900-drop_FAILED_POLICY.patch
+++ b/package/network/utils/iproute2/patches/900-drop_FAILED_POLICY.patch
@@ -24,7 +24,7 @@ Subject: [PATCH] add support for dropping with FAILED_POLICY
--- a/include/linux/rtnetlink.h
+++ b/include/linux/rtnetlink.h
-@@ -208,6 +208,7 @@ enum {
+@@ -210,6 +210,7 @@ enum {
RTN_THROW, /* Not in this table */
RTN_NAT, /* Translate this address */
RTN_XRESOLVE, /* Use external resolver */