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

cvs commit: src/sys/net/tun if_tun.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 1 Dec 2005 13:15:54 -0800 (PST)

dillon      2005/12/01 13:15:54 PST

DragonFly src repository

  Modified files:
    sys/net/tun          if_tun.c 
  Log:
  Do not hold the ifnet serializer when entering tsleep() in the PPP TUN
  interface code.  This can deadlock the network protocol threads.
  
  Reported-by: Stefan Krueger
  
  Revision  Changes    Path
  1.26      +3 -3      src/sys/net/tun/if_tun.c


http://www.dragonflybsd.org/cvsweb/src/sys/net/tun/if_tun.c.diff?r1=1.25&r2=1.26&f=u



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