This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv4
Watch
1
Star
0
Fork
You've already forked openwrtv4
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
748427f2e4
openwrtv4
/
package
/
switch
History
Hauke Mehrtens
da94d4ac29
switch: warn if ndo_do_ioctl is not implemented in the Ethernet driver
...
SVN-Revision: 33506
2012-09-22 12:29:23 +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: warn if ndo_do_ioctl is not implemented in the Ethernet driver
2012-09-22 12:29:23 +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