This website requires JavaScript.
Explore
Help
Sign In
hurricos
/
openwrt-mirror
Watch
1
Star
0
Fork
0
You've already forked openwrt-mirror
mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced
2025-10-15 22:32:12 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
a74cf6f9a8
openwrt-mirror
/
package
/
switch
History
Hauke Mehrtens
bf0974e8da
switch: improve error message
...
SVN-Revision: 33464
2012-09-19 10:57:38 +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: improve error message
2012-09-19 10:57:38 +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