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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow early drop for non-ALTQ enabled queues in an ALTQ-enabled kernel.
mlaier
2004-08-22
1
-13
/
+14
*
When sliding the m_data pointer forward, update m_pktrhdr.len as well
rwatson
2004-08-22
1
-1
/
+3
*
When a prison is given the ability to create raw sockets (when the
csjp
2004-08-21
2
-0
/
+18
*
When prepending space onto outgoing UDP datagram payloads to hold the
rwatson
2004-08-21
1
-4
/
+7
*
Fix a stupid typo which prevented an ipfw KLD unload from successfully cleaning
andre
2004-08-20
1
-1
/
+1
*
When unloading ipfw module use callout_drain() to make absolutely sure that
andre
2004-08-19
1
-1
/
+1
*
For IPv6 access pointer to tcpcb only after we have checked it is valid.
andre
2004-08-19
2
-2
/
+8
*
Give a useful error message if someone tries to compile IPFIREWALL into the
andre
2004-08-19
1
-0
/
+4
*
Do not unconditionally ignore IPDIVERT and IPFIREWALL_FORWARD when building
andre
2004-08-19
2
-4
/
+0
*
Bring back the sysctl 'net.inet.ip.fw.enable' to unbreak the startup scripts
andre
2004-08-19
4
-0
/
+11
*
Push down pcbinfo and inpcb locking from udp_send() into udp_output().
rwatson
2004-08-19
1
-25
/
+35
*
In in_pcbrehash(), do assert the inpcb lock as well as the pcbinfo lock.
rwatson
2004-08-19
1
-1
/
+1
*
Fix build of ip_input.c with "options IPSEC" -- the "pass:" label
rwatson
2004-08-18
1
-1
/
+1
*
Make the kernel compile again if you are not using PFIL_HOOKS
peter
2004-08-18
1
-0
/
+4
*
Convert ipfw to use PFIL_HOOKS. This is change is transparent to userland
andre
2004-08-17
14
-836
/
+648
*
White space cleanup for netinet before branch:
rwatson
2004-08-16
32
-674
/
+674
*
Put the 'antispoof' opcode in the proper place in the opcode list such
obrien
2004-08-16
1
-1
/
+1
*
Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD
dwmalone
2004-08-14
8
-46
/
+23
*
Fix outgoing ICMP on global instance.
phk
2004-08-14
1
-5
/
+5
*
Add the ability to associate ipfw rules with a specific prison ID.
csjp
2004-08-12
2
-2
/
+14
*
In tcp6_ctlinput, lock tcbinfo around the call to syncache_unreach
dwmalone
2004-08-12
2
-0
/
+4
*
Fix two cases of incorrect IPQ_UNLOCK'ing in the merged ip_reass() function.
andre
2004-08-12
1
-2
/
+2
*
When udp_send() fails, make sure to free the control mbufs as well as
rwatson
2004-08-12
1
-0
/
+2
*
Backout removal of UMA_ZONE_NOFREE flag for all zones which are established
andre
2004-08-11
6
-12
/
+12
*
Remove the UMA_ZONE_NOFREE flag to all uma_zcreate() calls in the IP and
andre
2004-08-11
7
-13
/
+13
*
Make use of in_localip() function and replace previous direct LIST_FOREACH
andre
2004-08-11
1
-45
/
+39
*
Add the function in_localip() which returns 1 if an internet address is for
andre
2004-08-11
2
-0
/
+18
*
Only invoke verify_path() for verrevpath and versrcreach when we have an IP p...
andre
2004-08-11
1
-4
/
+4
*
Only check for local broadcast addresses if the mbuf is flagged with M_BCAST.
andre
2004-08-11
1
-1
/
+2
*
Consistently use NULL for pointer comparisons.
andre
2004-08-11
2
-21
/
+21
*
Make IP fastforwarding ALTQ-aware by adding the input traffic conditioner
andre
2004-08-11
1
-0
/
+10
*
Correct the displayed bandwidth calculation for a readout via sysctl. The
andre
2004-08-11
1
-1
/
+1
*
Assert the locks of inpcbinfo's and inpcb's passed into in_pcbconnect()
rwatson
2004-08-11
1
-0
/
+6
*
Make a comment that IP source routing is not SMP and PREEMPTION safe.
andre
2004-08-09
1
-0
/
+1
*
Make a comment that "ipfw forward" is not SMP and PREEMPTION safe.
andre
2004-08-09
1
-0
/
+1
*
New ipfw option "antispoof":
andre
2004-08-09
2
-0
/
+12
*
Pass pcbinfo structures to in6_pcbnotify() rather than pcbhead
rwatson
2004-08-06
2
-4
/
+4
*
When iterating the UDP inpcb list processing an inbound broadcast
rwatson
2004-08-06
1
-10
/
+9
*
Now that IPv6 performs basic in6pcb and inpcb locking, enable inpcb
rwatson
2004-08-04
1
-15
/
+0
*
Fix Skinny and PPTP NAT'ing after the introduction of the {ip,tcp,udp}_next
marcus
2004-08-04
2
-2
/
+2
*
o Delayed checksums are now calculated in divert_packet() for diverted packets
andre
2004-08-03
1
-10
/
+0
*
o Move the inflight sysctls to their own sub-tree under net.inet.tcp to be
andre
2004-08-03
2
-10
/
+18
*
o Move all parts of the IP reassembly process into the function ip_reass() to
andre
2004-08-03
2
-116
/
+131
*
Fix bug with tracking the previous element in a list.
hsu
2004-08-03
1
-1
/
+1
*
Disallow a particular kind of port theft described by the following scenario:
yar
2004-07-28
1
-10
/
+1
*
Fix a bug in the sack code that was causing data to be retransmitted
jayanth
2004-07-28
1
-4
/
+13
*
Fix for a SACK bug where the very last segment retransmitted
jayanth
2004-07-26
1
-1
/
+1
*
compare pointer against NULL, not 0
jmg
2004-07-26
1
-2
/
+2
*
Rename suser_cred()'s PRISON_ROOT flag to SUSER_ALLOWJAIL. This is
cperciva
2004-07-26
5
-8
/
+8
*
Extend versrcreach by checking against the rt_flags for RTF_REJECT and
andre
2004-07-21
1
-0
/
+6
[next]