This website requires JavaScript.
Explore
Help
Register
Sign in
parallel-ref
/
openwrt
Watch
1
Star
0
Fork
You've already forked openwrt
0
mirror of
https://github.com/buildwithparallel/openwrt
synced
2026-08-10 21:35:45 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
352d081266
openwrt
/
package
/
switch
History
Download ZIP
Download TAR.GZ
Jo-Philipp Wich
654f9c879f
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.
...
SVN-Revision: 30937
2012-03-13 21:15:41 +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: fix some memory leaks in switch_parse_vlan()
2012-01-28 13:52:37 +00:00
Makefile
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