Date: Wed, 2 Jul 2008 17:28:41 +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: <200807021728.m62HSo3u073630@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-07-02 17:28:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/netinet ip_dummynet.c raw_ip.c Log: SVN rev 180191 on 2008-07-02 17:28:41Z by rwatson Merge ip_dummynet.c:1.116, raw_ip.c:1.185 (r179201) from head to stable/7: 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. Sponsored by: nCircle Network Security, Inc. Revision Changes Path 1.110.2.3 +5 -0 src/sys/netinet/ip_dummynet.c 1.180.2.1 +0 -19 src/sys/netinet/raw_ip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807021728.m62HSo3u073630>