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

cvs commit: src/sys/net/tap if_tap.c


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 13 Jan 2007 20:02:58 -0800 (PST)

sephe       2007/01/13 20:02:58 PST

DragonFly src repository

  Modified files:
    sys/net/tap          if_tap.c 
  Log:
  Invoke ifnet_detach_event when close a tap(4) device file.  tapclose()
  looks much more like an network interface destruction routine than an
  network interface stopping routine.
  
  Revision  Changes    Path
  1.33      +2 -0      src/sys/net/tap/if_tap.c


http://www.dragonflybsd.org/cvsweb/src/sys/net/tap/if_tap.c.diff?r1=1.32&r2=1.33&f=u



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