Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2000 08:21:01 -0800 (PST)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_tun.c
Message-ID:  <200012051621.eB5GL2g09591@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2000/12/05 08:21:01 PST

  Modified files:
    sys/net              if_tun.c 
  Log:
  Move the wakeup/signaling of the reader side of the tun device into
  a tunstart function, which is called when a packet is sucessfully
  placed on the queue.  This allows us to properly do output byte accounting
  within the handoff routine.
  
  Revision  Changes    Path
  1.82      +19 -10    src/sys/net/if_tun.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012051621.eB5GL2g09591>