openwrtv4/package/switch
Hauke Mehrtens 43b4f67f25 switch: read and write vlan config from and to gigabit switches
This patch makes it possible to read and write the vlan config from and to recent switchs.

This is based on a patch by jcharest and the Broadcom SDK.

SVN-Revision: 35584
2013-02-13 16:04:50 +00:00
..
files switch: the hardware must be up while configuring Since the removal of the interface coldplug hack the timing changed in such a way that eth0 is not up during switch setup, leading to an inaccesible device. Bring up the switch interface before configuring it to mitigate the problem. 2012-03-13 21:15:41 +00:00
src switch: read and write vlan config from and to gigabit switches 2013-02-13 16:04:50 +00:00
Makefile bcm63xx: switch to b53 and swconfig 2013-01-23 10:12:40 +00:00