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
*
Assert that the inpcb lock is held when calling tcp_output().
jennifer
2002-08-12
1
-0
/
+2
*
One bugfix and one new feature.
luigi
2002-08-10
2
-21
/
+98
*
Handle PMTU discovery in syn-ack packets slightly differently;
silby
2002-08-05
1
-8
/
+6
*
bugfix: move check for udp_blackhole before the one for icmp_bandlim.
luigi
2002-08-04
1
-2
/
+2
*
Fix handling of packets which matched an "ipfw fwd" rule on the input side.
luigi
2002-08-03
1
-0
/
+13
*
When preserving the IP header in extra mbuf in the IP forwarding
rwatson
2002-08-02
1
-0
/
+7
*
Work to fix LINT build.
rwatson
2002-08-02
1
-0
/
+1
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-08-01
1
-4
/
+29
*
Document the undocumented assumption that at least one of the PCB
rwatson
2002-08-01
2
-0
/
+4
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-08-01
1
-0
/
+5
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-07-31
6
-0
/
+73
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-07-31
1
-17
/
+41
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-07-31
1
-0
/
+8
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-07-31
1
-0
/
+17
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-07-31
1
-0
/
+6
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-07-31
1
-0
/
+5
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-07-31
1
-0
/
+6
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-07-30
1
-0
/
+1
*
Use a common way to release locks before exit.
maxim
2002-07-29
1
-2
/
+4
*
Wire the sysctl output buffer before grabbing any locks to prevent
truckman
2002-07-28
3
-0
/
+9
*
make setsockopt(IPV6_V6ONLY, 0) actuall work for tcp6.
ume
2002-07-25
1
-3
/
+3
*
cleanup usage of ip6_mapped_addr_on and ip6_v6only. now,
ume
2002-07-25
2
-6
/
+4
*
Only log things net.inet.ip.fw.verbose is set
luigi
2002-07-24
1
-1
/
+2
*
Don't forget to recalculate the IP checksum of the original
ru
2002-07-23
1
-4
/
+12
*
Don't shrink socket buffers in tcp_mss(), application might have already
ru
2002-07-22
2
-4
/
+8
*
do not refer to IN6P_BINDV6ONLY anymore.
ume
2002-07-22
1
-1
/
+0
*
Fix overflows in intermediate calculations in sysctl_msec_to_ticks().
jdp
2002-07-20
1
-2
/
+2
*
Don't export 'struct ipq' from kernel, instead #ifdef _KERNEL. As kernel
rwatson
2002-07-20
1
-0
/
+2
*
Add the tcps_sndrexmitbad statistic, keep track of late acks that caused
dillon
2002-07-19
3
-0
/
+3
*
Introduce two new sysctl's:
dillon
2002-07-18
4
-6
/
+35
*
Move IPFW2 definition before including ip_fw.h
luigi
2002-07-18
1
-32
/
+30
*
I don't know how the minimum retransmit timeout managed to get set to
dillon
2002-07-17
1
-1
/
+7
*
Fix a panic when doing "ipfw add pipe 1 log ..."
luigi
2002-07-17
2
-6
/
+31
*
Implement keepalives for dynamic rules, so they will not expire
luigi
2002-07-14
2
-107
/
+150
*
Avoid dereferencing a null pointer in ro_rt.
luigi
2002-07-12
1
-2
/
+3
*
Back out the previous change, since it looks like locking udbinfo provides
truckman
2002-07-12
1
-8
/
+1
*
Lock inp while we're accessing it.
truckman
2002-07-12
1
-1
/
+8
*
Defer calling SYSCTL_OUT() until after the locks have been released.
truckman
2002-07-11
3
-5
/
+10
*
Reduce the nesting level of a code block that doesn't need to be in
truckman
2002-07-11
2
-26
/
+20
*
Change one variable to make it easier to switch between ipfw and ipfw2
luigi
2002-07-09
1
-5
/
+3
*
Fix a bug caused by dereferencing an invalid pointer when
luigi
2002-07-08
1
-62
/
+65
*
No functional changes, but:
luigi
2002-07-08
1
-279
/
+267
*
Remove one unused command name.
luigi
2002-07-08
1
-1
/
+0
*
Forgot to update one field name in one of the latest commits.
luigi
2002-07-08
1
-2
/
+2
*
Implement the last 2-3 missing instructions for ipfw,
luigi
2002-07-05
2
-36
/
+111
*
Remove trailing whitespace
brian
2002-07-01
10
-142
/
+142
*
Extend the effect of the sysctl net.inet.tcp.icmp_may_rst
jesper
2002-06-30
2
-2
/
+2
*
One possible code path for syncache_respond() is:
jlemon
2002-06-28
1
-1
/
+7
*
Fix warning.
dfr
2002-06-28
1
-1
/
+1
*
The new ipfw code.
luigi
2002-06-27
4
-276
/
+2952
[next]