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
/
sys
/
netinet
/
ip_fw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix wrong logic, certain rules never matched.
phk
1996-02-26
1
-2
/
+2
*
Make getsockopt() capable of handling more than one mbuf worth of data.
phk
1996-02-24
1
-17
/
+92
*
The new firewall functionality:
phk
1996-02-24
1
-45
/
+49
*
I overlooked this one.
phk
1996-02-23
1
-1
/
+6
*
Big sweep over the IPFIREWALL and IPACCT code.
phk
1996-02-23
1
-719
/
+290
*
Make the sorting of IPFW rules an option. You don't want it to sort them.
phk
1996-02-03
1
-1
/
+3
*
Completed function declarations and/or added prototypes.
bde
1995-12-02
1
-1
/
+12
*
New style sysctl & staticize alot of stuff.
phk
1995-11-14
1
-5
/
+5
*
Second batch of cleanup changes.
phk
1995-10-29
1
-2
/
+2
*
Support all the tcpflag options in firewall.
ugen
1995-10-23
1
-14
/
+43
*
Well..finally..this is the first part..it should take care of
ugen
1995-10-01
1
-16
/
+91
*
Try to make the `syn' blocking code act a bit more sensibly - don't
gpalmer
1995-07-31
1
-2
/
+2
*
Added $Id$.
dg
1995-07-23
1
-0
/
+2
*
Fixed panic that occurs on certain firewall rejected packets that was
dg
1995-07-09
1
-3
/
+2
*
This is the end result of about a dozen passes through this code to fix
dg
1995-07-04
1
-729
/
+696
*
Define TRUE and FALSE.
dg
1995-07-04
1
-0
/
+7
*
1) Removed bogus #include
dg
1995-07-04
1
-46
/
+25
*
Add a missing `goto' statement so that this compiles yet again.
gpalmer
1995-06-28
1
-1
/
+1
*
reject option in ip_fw used to panic the system. This fixes it.
guido
1995-06-27
1
-13
/
+7
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-61
/
+61
*
Fix -Wformat warnings from LINT kernel.
rgrimes
1995-05-11
1
-4
/
+4
*
Allocate memory as M_IPFW,now we can watch firewall memory usage
ugen
1995-03-12
1
-4
/
+4
*
Allow "via" to be specified ever as IP adress or
ugen
1995-02-24
1
-63
/
+86
*
Actual firewall change.
ugen
1995-01-12
1
-48
/
+12
*
Add clear one accounting entry control.
ugen
1994-12-13
1
-103
/
+159
*
Late patch for delete control..
ugen
1994-12-12
1
-18
/
+17
*
Add match by interface from which packet arrived (via)
ugen
1994-12-12
1
-62
/
+118
*
Added: ICMP reply,TCP SYN check,logging..
ugen
1994-11-28
1
-210
/
+203
*
Ugen J.S.Antsilevich's latest, happiest, IP firewall code.
jkh
1994-11-16
1
-244
/
+434
*
Almost 12th hour (the 11th hour was almost an hour ago :-) patches
jkh
1994-11-08
1
-127
/
+120
*
2 11th-hour fixes from Ugen (not Uben, sorry!) J.S.Antsilevich.
jkh
1994-11-07
1
-55
/
+98
*
Latest changes from Uben.
jkh
1994-10-31
1
-34
/
+189
*
IP Firewall code from Daniel Boulet and J.S.Antsilevich
jkh
1994-10-28
1
-0
/
+512