Subject: PR/30285 CVS commit: src/sys/net
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 05/20/2005 16:24:02
The following reply was made to PR kern/30285; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30285 CVS commit: src/sys/net
Date: Fri, 20 May 2005 16:23:05 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Fri May 20 16:23:05 UTC 2005
 
 Modified Files:
 	src/sys/net: if_gif.c if_gre.c
 
 Log Message:
 PR/30285: Mile Nordin: incorrect permission check joining/leaving multicast
 groups.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.50 -r1.51 src/sys/net/if_gif.c
 cvs rdiff -r1.56 -r1.57 src/sys/net/if_gre.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.