dillon 2007/07/01 22:38:28 PDT DragonFly src repository
Modified files:
sys/dev/virtual/net if_vke.c
Log:
Exhaust the virtual kernel network interface even if we cannot allocate
mbufs, otherwise we stop getting interrupts and the packets just build up
in the TUN device.
Revision Changes Path
1.7 +32 -20 src/sys/dev/virtual/net/if_vke.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/virtual/net/if_vke.c.diff?r1=1.6&r2=1.7&f=u
