Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 03/29/2006 19:29:00
Module Name:	src
Committed By:	rpaulo
Date:		Wed Mar 29 19:29:00 UTC 2006

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

Log Message:
Add missing break tunwrite() which was causing EAFNOSUPPORT to be
returned, thus making IPv6 support broken.
!@#$%^...


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

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