Initial commit
This commit is contained in:
7
package/network/utils/iproute2/patches/001-config.patch
Normal file
7
package/network/utils/iproute2/patches/001-config.patch
Normal file
@@ -0,0 +1,7 @@
|
||||
--- /dev/null
|
||||
+++ b/Config
|
||||
@@ -0,0 +1,4 @@
|
||||
+# Fixed config to disable ATM support even if present on host system
|
||||
+IP_CONFIG_SETNS:=y
|
||||
+TC_CONFIG_ATM:=n
|
||||
+TC_CONFIG_XT:=y
|
||||
Reference in New Issue
Block a user