CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/11 02:54:54
Modified files:
sys/net : if.c
Log message:
iterate over the new half of the if idx map rather than loop on the one
entry forever.
this will fix hangs when you have more than 7 interfaces.
ok mpi@
