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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-29
/
+74
*
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
2
-1
/
+7
*
Sort cross refereces in section SEE ALSO.
wosch
1997-09-29
1
-3
/
+3
*
Mention the IPFIREWALL_DEFAULT_TO_ACCEPT option and it's effect on
peter
1997-09-10
1
-2
/
+14
*
Fix typo (65434 -> 65534)
peter
1997-09-10
1
-1
/
+1
*
Bring comment on '-a' flag in line with reality.
danny
1997-08-21
1
-2
/
+1
*
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
2
-15
/
+47
*
Remove __progname. Cosmetic in usage string.
charnier
1997-06-13
1
-11
/
+6
*
Submitted by: Whistle Communications (archie Cobbs)
julian
1997-06-02
3
-250
/
+557
*
Typo.
max
1997-05-15
1
-1
/
+1
*
Minor rewording of the examples section.
alex
1997-05-15
1
-2
/
+3
*
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
2
-8
/
+50
*
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
2
-12
/
+23
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Minor mdoc/style fixes.
mpp
1996-12-23
1
-48
/
+39
*
Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
wollman
1996-12-10
1
-9
/
+13
*
Fix a spelling error.
jdp
1996-11-05
1
-1
/
+1
*
Issue a warning if the user specifies an invalid interface in a rule.
alex
1996-10-17
1
-1
/
+25
*
Note that -N is only effective when ipfw is displaying chain entries.
alex
1996-09-15
1
-1
/
+1
*
Because 'ipfw flush' is such a dangerous command (given that most
nate
1996-08-31
2
-8
/
+42
*
Use the .Fx macro where appropriate.
mpp
1996-08-23
1
-1
/
+2
*
Completely rewrite handling of protocol field for firewalls, things are
pst
1996-08-13
2
-130
/
+72
*
Fix tcp/udp port ranges
pst
1996-08-13
1
-3
/
+3
*
Filter by IP protocol.
alex
1996-08-05
2
-28
/
+72
*
Adding changes to ipfw and the kernel to support ip packet diversion..
julian
1996-07-10
2
-32
/
+80
*
Correct definition of 'established' keyword.
alex
1996-07-02
1
-1
/
+1
*
Formatting fixes for 'in' and 'out' while listing.
alex
1996-06-29
1
-22
/
+32
*
Fix port specification syntax.
alex
1996-06-29
1
-1
/
+1
*
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
*
Fix a typo in the view accounting records example.
alex
1996-06-15
1
-1
/
+1
*
Bring the man page more into line with reality.
alex
1996-06-15
1
-259
/
+94
*
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
3
-100
/
+252
*
A new ipfw program that can set and control the new features.
phk
1996-02-24
2
-969
/
+400
*
Update -current ipfw program as well.
phk
1996-02-23
2
-170
/
+29
*
Document that the firewall will no longer reorder the rules.
phk
1996-02-13
1
-3
/
+8
[next]