Date: Tue, 14 Jun 2011 07:20:16 +0000 (UTC) From: "Andrey V. Elsukov" <ae@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet/ipfw ip_fw2.c Message-ID: <201106140720.p5E7KOPx019434@repoman.freebsd.org>
index | next in thread | raw e-mail
ae 2011-06-14 07:20:16 UTC
FreeBSD src repository
Modified files:
sys/netinet/ipfw ip_fw2.c
Log:
SVN rev 223073 on 2011-06-14 07:20:16Z by ae
Add IPv6 support to the ipfw uid/gid check. Pass an ip_fw_args structure
to the check_uidgid() function, since it contains all needed arguments
and also pointer to mbuf and now it is possible use in_pcblookup_mbuf()
function.
Since i can not test it for the non-FreeBSD case, i keep this ifdef
unchanged.
Tested by: Alexander V. Chernikov
MFC after: 3 weeks
Revision Changes Path
1.57 +53 -37 src/sys/netinet/ipfw/ip_fw2.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106140720.p5E7KOPx019434>
