Date: Sat, 16 Sep 2006 10:27:05 +0000 (UTC) From: John Hay <jhay@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw2.c Message-ID: <200609161027.k8GAR5H7031799@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhay 2006-09-16 10:27:05 UTC FreeBSD src repository Modified files: sys/netinet ip_fw2.c Log: Handle a list of IPv6 src and dst addresses correctly, eg. ipfw add allow ip6 from any to 2000::/16,2002::/16 PR: 102422 (part 3) Submitted by: Andrey V. Elsukov <bu7cher at yandex dot ru> MFC after: 5 days Revision Changes Path 1.147 +17 -14 src/sys/netinet/ip_fw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609161027.k8GAR5H7031799>