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_fw2.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Introduce the ability to flag a sysctl for operation at secure level 2 or 3
dillon
2003-01-14
1
-3
/
+3
*
Bridged packets are supplied to the firewall with their IP header
iedowse
2002-12-27
1
-2
/
+8
*
o De-anonymity dummynet(4) and ipfw(4) messages, prepend them
maxim
2002-12-24
1
-15
/
+16
*
o Fix byte order logging issue: sa.sin_port is already in host byte order.
maxim
2002-12-15
1
-1
/
+1
*
Move fw_one_pass from ip_fw2.c to ip_input.c so that neither
luigi
2002-11-20
1
-1
/
+0
*
Lower a priority of "session drop" messages.
maxim
2002-10-29
1
-1
/
+1
*
Fix ipfw2 panics on 64-bit platforms.
mux
2002-10-24
1
-6
/
+2
*
src and dst address were erroneously swapped in SRC_SET and DST_SET
luigi
2002-10-24
1
-2
/
+2
*
Kill EOL spaces.
maxim
2002-10-23
1
-24
/
+23
*
Use syslog for messages about dropped sessions, do not flood a console.
maxim
2002-10-23
1
-1
/
+1
*
Several malloc() calls were passing the M_DONTWAIT flag
mux
2002-10-19
1
-3
/
+3
*
Replace aux mbufs with packet tags:
sam
2002-10-16
1
-1
/
+1
*
Lock the sysctl(8) knobs that turn ip{,6}fw(8) firewalling and
cjc
2002-08-25
1
-3
/
+6
*
Raise limit for port lists to 30 entries/ranges.
luigi
2002-08-19
1
-6
/
+4
*
sys/netinet/ip_fw2.c:
luigi
2002-08-16
1
-47
/
+116
*
remove spurious printf
phk
2002-08-13
1
-1
/
+1
*
One bugfix and one new feature.
luigi
2002-08-10
1
-18
/
+95
*
Only log things net.inet.ip.fw.verbose is set
luigi
2002-07-24
1
-1
/
+2
*
Implement keepalives for dynamic rules, so they will not expire
luigi
2002-07-14
1
-104
/
+145
*
No functional changes, but:
luigi
2002-07-08
1
-279
/
+267
*
Implement the last 2-3 missing instructions for ipfw,
luigi
2002-07-05
1
-36
/
+110
*
Fix warning.
dfr
2002-06-28
1
-1
/
+1
*
The new ipfw code.
luigi
2002-06-27
1
-0
/
+2519
[prev]