NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/40603 CVS commit: src/sys



The following reply was made to PR kern/40603; it has been noted by GNATS.

From: Christos Zoulas <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40603 CVS commit: src/sys
Date: Thu, 12 Feb 2009 19:05:36 +0000 (UTC)

 Module Name:   src
 Committed By:  christos
 Date:          Thu Feb 12 19:05:36 UTC 2009
 
 Modified Files:
        src/sys/net: if.c
        src/sys/netinet: in.c
 
 Log Message:
 PR/40603: Christoph Badura: unprivileged users can add and delete interface
 link addresses. Fixed by centralizing the test as suggested. Will pull up
 to 5.0 once submitter tests the fix.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.232 -r1.233 src/sys/net/if.c
 cvs rdiff -r1.130 -r1.131 src/sys/netinet/in.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index