cvs commit: src/sys/netinet ip_fw2.c
John Hay
jhay at FreeBSD.org
Sat Sep 16 03:27:06 PDT 2006
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
More information about the cvs-src
mailing list