Date: Sun, 9 Jun 1996 16:46:25 -0700 (PDT) From: Alex Nash <alex> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/ipfw ipfw.c Message-ID: <199606092346.QAA14053@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alex 96/06/09 16:46:24
Modified: sbin/ipfw ipfw.c
Log:
Big sweep over ipfw, picking up where Poul left off:
- Filter based on ICMP types.
- Accept interface wildcards (e.g. ppp*).
- Resolve service names with the -N option.
- Accept host names in 'from' and 'to' specifications
- Display chain entry time stamps with the -t option.
- Added URG to tcpflags.
- Print usage if an unknown tcpflag is used.
- Ability to zero individual accounting entries.
- Clarify usage of port ranges.
- Misc code cleanup.
Closes PRs: 1193, 1220, and 1266.
Revision Changes Path
1.25 +197 -23 src/sbin/ipfw/ipfw.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606092346.QAA14053>
