Date: Thu, 22 May 2008 08:10:31 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_dummynet.c raw_ip.c Message-ID: <200805220810.m4M8AVjV090112@repoman.freebsd.org>
index | next in thread | raw e-mail
rwatson 2008-05-22 08:10:31 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_dummynet.c raw_ip.c
Log:
Consistently check IPFW and DUMMYNET privileges in the configuration
routines for those modules, rather than in the raw socket code. This
each privilege check to occur in exactly once place and avoids
duplicate checks across layers.
MFC after: 3 weeks
Sponsored by: nCircle Network Security, Inc.
Revision Changes Path
1.116 +5 -0 src/sys/netinet/ip_dummynet.c
1.185 +0 -19 src/sys/netinet/raw_ip.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805220810.m4M8AVjV090112>
