Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
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