summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/base-files/lib/preinit/05_failsafe_config_switch_brcm63xx
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: Don't hardcode the switch ethernet interface in preinit.cshore2010-11-281-3/+3
| | | | | | | | | | Currently eth1 is hardcoded as the expected interface switches in diagmode. This patch replaces the eth1 with the ifname, and also directly tests if the interface specified by ifname has a switch attached. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx: Fixed vlan packet leakage in preinit for known devices with a ↵cshore2010-05-301-0/+15
switch on eth1 (currently only 96348GW - Tecom 6x00) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21629 3c298f89-4303-0410-b956-a3cf2f4a3e73