From 326c6c3d1d1f3396f708f695e19070fb7247965c Mon Sep 17 00:00:00 2001 From: Matteo Croce Date: Sun, 4 May 2008 14:17:03 +0000 Subject: [PATCH] set default atm-bridge payload to 'bridged' so we don't break old configs SVN-Revision: 11044 --- target/linux/ar7/base-files/etc/config/network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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