Date: Fri, 20 Apr 2001 22:25:37 -0700 (PDT) From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ip6fw ip6fw.8 ip6fw.c Message-ID: <200104210525.f3L5PbR67941@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gshapiro 2001/04/20 22:25:37 PDT
Modified files: (Branch: RELENG_4)
sbin/ip6fw ip6fw.8 ip6fw.c
Log:
MFC: Match ip6fw's command line options to those of ipfw (specifically, added
the ability to use a preprocessor, use the -q (quiet) flag when reading
from a file). The source used is from ipfw.
Clean up exit codes while I am here.
KAME has been informed and plans on integrating these patches into their
own source as well.
Revision Changes Path
1.9 +50 -5 src/sbin/ip6fw/ip6fw.8
1.6 +128 -18 src/sbin/ip6fw/ip6fw.c
Revision Changes Path
1.3.2.5 +50 -5 src/sbin/ip6fw/ip6fw.8
1.1.2.5 +128 -18 src/sbin/ip6fw/ip6fw.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104210525.f3L5PbR67941>
