This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt_NSS_ACW
Watch
1
Star
0
Fork
0
You've already forked openwrt_NSS_ACW
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
63ec34612cec4b0357d9baff3745825d3c5d544b
openwrt_NSS_ACW
/
package
/
switch
History
Hauke Mehrtens
63ec34612c
switch: improve error messages
...
This is in part based on a patch send by Nathan Hintz <
nlhintz@hotmail.com
> SVN-Revision: 34991
2013-01-03 01:57:19 +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 messages
2013-01-03 01:57:19 +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