Exhaust the virtual kernel network interface even if we cannot allocate
commit3efe17c03cf4e50d3ebb8f43fb55458a17d5c830
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 Jul 2007 05:38:28 +0000 (2 05:38 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 Jul 2007 05:38:28 +0000 (2 05:38 +0000)
treec85a35780a9ddca423c3b94e0217f283a298af19
parent7395ae13f33f072174c3aa097956dcbace0a29e9
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.
sys/dev/virtual/net/if_vke.c