From: matteo Date: Sun, 4 May 2008 14:17:03 +0000 (+0000) Subject: set default atm-bridge payload to 'bridged' so we don't break old configs X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=1fbb527496d443300efdf112bd66970205508179;p=openwrt.git set default atm-bridge payload to 'bridged' so we don't break old configs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11044 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar7/base-files/etc/config/network b/target/linux/ar7/base-files/etc/config/network index b607a3023b..16efdacb29 100644 --- a/target/linux/ar7/base-files/etc/config/network +++ b/target/linux/ar7/base-files/etc/config/network @@ -22,7 +22,7 @@ config interface lan # option encaps llc # option vpi 8 # option vci 35 -# option payload routed # some ISPs need this set to 'bridged' +# option payload bridged # some ISPs need this set to 'routed' # config interface wan