OpenWrt – Blame information for rev 4
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
4 | office | 1 | --- /dev/null |
2 | +++ b/Config |
||
3 | @@ -0,0 +1,4 @@ |
||
4 | +# Fixed config to disable ATM support even if present on host system |
||
5 | +IP_CONFIG_SETNS:=y |
||
6 | +TC_CONFIG_ATM:=n |
||
7 | +TC_CONFIG_XT:=y |