cvs commit: src/sys/dev/virtual/net if_vke.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jul 1 22:41:12 PDT 2007


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





More information about the Commits mailing list