Date: Fri, 3 Jun 2005 01:10:29 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 ipfw2.c src/sys/netinet ip_fw.h ip_fw2.c Message-ID: <200506030110.j531ATiF003954@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2005-06-03 01:10:29 UTC
FreeBSD src repository
Modified files:
sbin/ipfw ipfw.8 ipfw2.c
sys/netinet ip_fw.h ip_fw2.c
Log:
Add support for IPv4 only rules to IPFW2 now that it supports IPv6 as well.
This is the last requirement before we can retire ip6fw.
Reviewed by: dwhite, brooks(earlier version)
Submitted by: dwhite (manpage)
Silence from: -ipfw
Revision Changes Path
1.171 +15 -13 src/sbin/ipfw/ipfw.8
1.75 +56 -13 src/sbin/ipfw/ipfw2.c
1.100 +2 -0 src/sys/netinet/ip_fw.h
1.99 +7 -0 src/sys/netinet/ip_fw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506030110.j531ATiF003954>
