index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
ipfw
/
ipfw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug where 'ipfw list' would choke if there were a large number of rules.
archie
1999-01-22
1
-79
/
+95
*
Remove coredump when running "ipfw pipe" without more arguments.
luigi
1998-12-27
1
-1
/
+4
*
ipfw changes for dummynet. manpages still missing
luigi
1998-12-14
1
-2
/
+155
*
Disallow ipfw "tee" rules until it is actually implemented.
archie
1998-12-07
1
-5
/
+8
*
Preprocessor support for `ipfw [-q] ... file'.
joerg
1998-11-23
1
-14
/
+113
*
The flags type was recently changed from u_short to u_int, breaking
alex
1998-09-28
1
-10
/
+10
*
PR: 7475
thepish
1998-08-04
1
-6
/
+9
*
Support for IPFW based transparent forwarding.
julian
1998-07-06
1
-2
/
+31
*
PR: 6641
danny
1998-05-15
1
-2
/
+2
*
When ipfw reads its rules from an input file, the optind variable is
phk
1998-04-22
1
-1
/
+5
*
Get the arguments to show_usage right (like the MFC'ed code in -stable).
alex
1998-03-13
1
-3
/
+3
*
Alter ipfw's behavior with respect to fragmented packets when the packet
alex
1998-02-12
1
-2
/
+11
*
Bump up packet and byte counters to 64-bit unsigned ints. As a
alex
1998-01-08
1
-14
/
+32
*
Format mismatch in error message.
alex
1998-01-08
1
-2
/
+2
*
Support listing/showing specific rules supplied on the command line.
alex
1998-01-07
1
-29
/
+72
*
Display a better error message and use a non-zero exit code when
alex
1998-01-06
1
-5
/
+16
*
Put the return value of getopt into an int, not a char.
alex
1997-12-26
1
-5
/
+4
*
Allow ipfw to accept comments and blank lines.
julian
1997-12-05
1
-1
/
+5
*
Support interface names up to 15 characters in length. In order to
alex
1997-08-08
1
-4
/
+4
*
Allow service names as the divert/tee arg.
brian
1997-07-25
1
-5
/
+19
*
Allow ipfw to look up service names from /etc/services (or NIS if turned on)
julian
1997-06-23
1
-8
/
+39
*
Remove __progname. Cosmetic in usage string.
charnier
1997-06-13
1
-11
/
+6
*
Submitted by: Whistle Communications (archie Cobbs)
julian
1997-06-02
1
-217
/
+405
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-2
/
+2
*
Force null termination after 2 errant strncpy()s.
bde
1997-03-05
1
-1
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Add '-q' quiet flag for flush/add/zero commands; add 'show' command as
danny
1997-02-10
1
-7
/
+21
*
Adjust spelling of `fw_flg' so this thing compiles again.
jkh
1997-01-17
1
-2
/
+2
*
implement "not" keyword for inverting the address logic
adam
1997-01-16
1
-2
/
+12
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
wollman
1996-12-10
1
-9
/
+13
*
Issue a warning if the user specifies an invalid interface in a rule.
alex
1996-10-17
1
-1
/
+25
*
Because 'ipfw flush' is such a dangerous command (given that most
nate
1996-08-31
1
-7
/
+36
*
Completely rewrite handling of protocol field for firewalls, things are
pst
1996-08-13
1
-105
/
+55
*
Fix tcp/udp port ranges
pst
1996-08-13
1
-3
/
+3
*
Filter by IP protocol.
alex
1996-08-05
1
-20
/
+59
*
Adding changes to ipfw and the kernel to support ip packet diversion..
julian
1996-07-10
1
-20
/
+38
*
Formatting fixes for 'in' and 'out' while listing.
alex
1996-06-29
1
-22
/
+32
*
Fix address mask calculation when using ':' syntax. Allow a mask
alex
1996-06-23
1
-13
/
+23
*
Set the program name before trying to use it.
alex
1996-06-18
1
-3
/
+3
*
Big sweep over ipfw, picking up where Poul left off:
alex
1996-06-09
1
-23
/
+197
*
Some cosmetics and some better error-checking.
phk
1996-05-11
1
-46
/
+43
*
recognize "allow", "accept" and "pass"
phk
1996-04-03
1
-6
/
+8
*
A couple of bug-fixes.
phk
1996-04-02
1
-4
/
+4
*
Update to match kernel code.
phk
1996-02-24
1
-60
/
+58
*
A new ipfw program that can set and control the new features.
phk
1996-02-24
1
-969
/
+391
*
Update -current ipfw program as well.
phk
1996-02-23
1
-170
/
+27
*
Support all the tcpflag options in firewall.
ugen
1995-10-23
1
-33
/
+215
*
Support IP Option smatching in grammar and listing.
ugen
1995-10-01
1
-30
/
+130
*
Add $Id$
gpalmer
1995-08-22
1
-0
/
+3
[next]