DragonFly commits List (threaded) for 2007-07
DragonFly BSD
DragonFly commits List (threaded) for 2007-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 1 Jul 2007 22:38:29 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]