git: net - Add dummy kq write support to tun and tap
Samuel Greear
sjg at crater.dragonflybsd.org
Mon Jul 19 14:58:31 PDT 2010
commit 283dbecffb84d4419afc4f46d80d923ec8944e5f
Author: Samuel J. Greear <sjg at thesjg.com>
Date: Sun Jul 11 14:07:28 2010 +0000
net - Add dummy kq write support to tun and tap
* Makes tun and tap always report writeable if polled via a kq-enabled
interface.
Summary of changes:
sys/net/tap/if_tap.c | 16 ++++++++++++++--
sys/net/tun/if_tun.c | 14 ++++++++++++++
2 files changed, 28 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/283dbecffb84d4419afc4f46d80d923ec8944e5f
--
DragonFly BSD source repository
More information about the Commits
mailing list