aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/900-drop_FAILED_POLICY.patch
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-04-20 06:26:09 +0000
committerSteven Barth <steven@midlink.org>2015-04-20 06:26:09 +0000
commit439090c6c9765f8e3df7a1bdab720ec3b3acdfeb (patch)
treed767848accce4b5f1c516ed849722066a87242fa /package/network/utils/iproute2/patches/900-drop_FAILED_POLICY.patch
parentb305e822d998942df01b978378b248bc6296bf6a (diff)
downloadmaster-187ad058-439090c6c9765f8e3df7a1bdab720ec3b3acdfeb.tar.gz
master-187ad058-439090c6c9765f8e3df7a1bdab720ec3b3acdfeb.tar.bz2
master-187ad058-439090c6c9765f8e3df7a1bdab720ec3b3acdfeb.zip
iproute2: update to v4.0.0
The most significant change from the previous version is the trimming of the 300-ip_tiny.patch to lib/utils.c where a section previously patched had vanished. That section of the patch was removed. Built and lightly tested on ar71xx against uClibc and musl. Signed-off-by: Russell Senior <russell@personaltelco.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45512 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 7b82933181..f5d2dfe9b9 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
-@@ -203,6 +203,7 @@ enum {
+@@ -208,6 +208,7 @@ enum {
RTN_THROW, /* Not in this table */
RTN_NAT, /* Translate this address */
RTN_XRESOLVE, /* Use external resolver */