freebsd-src/sbin/ipfw
Alexander Langer b55b9e3f1d 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.
1996-06-09 23:46:22 +00:00
..
ipfw.8 Update to match kernel code. 1996-02-24 13:39:46 +00:00
ipfw.c Big sweep over ipfw, picking up where Poul left off: 1996-06-09 23:46:22 +00:00
Makefile Update to match kernel code. 1996-02-24 13:39:46 +00:00