Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 07/13/2003 08:51:37
Module Name:	src
Committed By:	jdc
Date:		Sun Jul 13 08:51:37 UTC 2003

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

Log Message:
Include opt_inet.h to get INET6 definition.
Now, bridged ipv6 packets are passed through ipfilter.
However, some v6 packets still do not get transmitted when ipf is enabled.
Partial fix for PR kern/22063.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/net/if_bridge.c

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