Bug 1220 - IPFW: configuration utility enhancements
Summary: IPFW: configuration utility enhancements
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 2.1-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: alex
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1996-05-19 23:30 UTC by Alex Nash
Modified: 1996-06-10 00:49 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (4.55 KB, patch)
1996-05-19 23:30 UTC, Alex Nash
no flags Details | Diff
file.diff (766 bytes, patch)
1996-05-19 23:30 UTC, Alex Nash
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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