aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/001-config.patch
blob: b3208e063e8887632cfe2a13ef59bf4fae4b7474 (plain)
1
2
3
4
5
6
7
8
--- /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