Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 04/03/2006 23:29:39
Module Name:	src
Committed By:	rpaulo
Date:		Mon Apr  3 23:29:39 UTC 2006

Modified Files:
	src/sys/net: if_tun.c if_tun.h

Log Message:
Implement TUN_IFHEAD, the missing piece that was breaking old applications.


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 src/sys/net/if_tun.c
cvs rdiff -r1.13 -r1.14 src/sys/net/if_tun.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.