openwrtv4/package/network/utils/iproute2/patches/001-config.patch
Kevin Darbyshire-Bryant a4198f8c8d iproute2: bump to 4.11
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-05-30 14:00:31 +02:00

8 lines
181 B
Diff

--- /dev/null
+++ b/Config
@@ -0,0 +1,5 @@
+# Fixed config to disable ATM support even if present on host system
+IP_CONFIG_SETNS:=y
+TC_CONFIG_ATM:=n
+TC_CONFIG_XT:=y
+HAVE_MNL:=y