X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fhauke.git;a=blobdiff_plain;f=package%2Fnetwork%2Futils%2Fiproute2%2Fpatches%2F900-drop_FAILED_POLICY.patch;h=a0fd154a572b51ec0efdbf12f592172a7317d7e5;hp=44f198f1bf9e304ea9bd25869a8f50fe378b56c0;hb=db18cee2d75d88e2ae88e3d1f75b5b3359ed6f19;hpb=5bd006aa2689d1ec813936b13eb1eb85ef4a0ab8 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 44f198f1bf..a0fd154a57 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 -@@ -215,6 +215,7 @@ enum { +@@ -220,6 +220,7 @@ enum { RTN_THROW, /* Not in this table */ RTN_NAT, /* Translate this address */ RTN_XRESOLVE, /* Use external resolver */