Bug 1220

Summary: IPFW: configuration utility enhancements
Product: Base System Reporter: Alex Nash <alex>
Component: binAssignee: alex <alex>
Status: Closed FIXED    
Severity: Affects Only Me CC: phk
Priority: Normal    
Version: 2.1-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Alex Nash 1996-05-19 23:30:08 UTC
  ipfw.c:

    - Allow filtering by ICMP type.

    - Added URG tcpflag.

    - Print usage if an unknown tcpflag is used.

    - Ability to print date/time when the chain entry was last matched.

  ipfw.8:

    - Documented the -t (time display) option.

    - Documented the *presence* of icmptypes.

Fix: NOTE:
  1. The version numbers shown in the diffs do *not* correspond
     to version numbers in the FreeBSD CVS tree.

  2. All diffs are applied after the changes made in bin/1193.

Complete sources for kernel and user-level code are available at:

    ftp://ftp.fa.tdktca.com/pub/FreeBSD/ipfw
    MD5 (ipfw.tar.gz) = f54888e0aa91745f8bb27f35c104e62e



*** ipfw.c	1996/05/18 15:38:41	1.1
--- ipfw.c	1996/05/19 18:28:45	1.4
***************
*** ipfw.8	1996/05/18 15:38:41	1.1
--- ipfw.8	1996/05/19 18:27:05	1.3
***************
How-To-Repeat: 
N/A
Comment 1 alex freebsd_committer freebsd_triage 1996-05-30 00:38:36 UTC
Responsible Changed
From-To: freebsd-bugs->alex

I now have a chance to fix the things I complained about :) 
Comment 2 alex freebsd_committer freebsd_triage 1996-06-10 00:49:34 UTC
State Changed
From-To: open->closed

Changes entered into -current under the following versions: 

src/sbin/ipfw.c:         1.25 
src/sys/netinet/ip_fw.c: 1.37 
src/sys/netinet/ip_fw.h: 1.20