diff options
author | Matteo Croce <rootkit85@yahoo.it> | 2008-05-03 18:28:46 +0000 |
---|---|---|
committer | Matteo Croce <rootkit85@yahoo.it> | 2008-05-03 18:28:46 +0000 |
commit | 53a0e5d97cfc8e909544d8c04739ae1c341fee49 (patch) | |
tree | b0a04185d539981323a32007d9afabef7419b162 /target/linux/ar7/base-files/etc | |
parent | 3c9bce3c46df7be9fd3ff76540fae39868bc5de4 (diff) | |
download | upstream-53a0e5d97cfc8e909544d8c04739ae1c341fee49.tar.gz upstream-53a0e5d97cfc8e909544d8c04739ae1c341fee49.tar.bz2 upstream-53a0e5d97cfc8e909544d8c04739ae1c341fee49.zip |
ar7: add support for bridged ATM in network setup
SVN-Revision: 11033
Diffstat (limited to 'target/linux/ar7/base-files/etc')
-rw-r--r-- | target/linux/ar7/base-files/etc/config/network | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar7/base-files/etc/config/network b/target/linux/ar7/base-files/etc/config/network index 5fa112cc6e..b607a3023b 100644 --- a/target/linux/ar7/base-files/etc/config/network +++ b/target/linux/ar7/base-files/etc/config/network @@ -22,6 +22,7 @@ config interface lan # option encaps llc # option vpi 8 # option vci 35 +# option payload routed # some ISPs need this set to 'bridged' # config interface wan |