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
/
tcp_usrreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
1
-2
/
+1
*
Yow! Completely change the way socket options are handled, eliminating
wollman
1998-08-23
1
-57
/
+60
*
Improved connection establishment performance by doing local port lookups via
dg
1998-01-27
1
-3
/
+3
*
Fixed a missing splx(s) bug in tcp_usr_send().
dg
1997-12-18
1
-2
/
+3
*
Make TCPDEBUG a new-style option.
joerg
1997-09-16
1
-1
/
+3
*
Update network code to use poll support.
peter
1997-09-14
1
-2
/
+2
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
1
-17
/
+14
*
Removed unused #includes.
bde
1997-08-02
1
-6
/
+1
*
The long-awaited mega-massive-network-code- cleanup. Part I.
wollman
1997-04-27
1
-21
/
+25
*
Fix potential crash where a user attempts to perform an implied
wollman
1997-02-21
1
-1
/
+14
*
Convert raw IP from mondo-switch-statement-from-Hell to
wollman
1997-02-18
1
-55
/
+6
*
Fix the mechanism for choosing wehether to save the slow-start threshold
wollman
1997-02-14
1
-317
/
+0
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Improved in_pcblookuphash() to support wildcarding, and changed relavent
dg
1996-10-07
1
-2
/
+2
*
Make the misnamed tcp initial keepalive timer value (which is really the
pst
1996-09-13
1
-2
/
+2
*
Fixed two bugs in previous commit: be sure to include tcp_debug.h when
dg
1996-07-12
1
-2
/
+2
*
Modify the kernel to use the new pr_usrreqs interface rather than the old
wollman
1996-07-11
1
-1
/
+428
*
Move or add #include <queue.h> in preparation for upcoming struct socket
dg
1996-03-11
1
-1
/
+2
*
Removed unnecessary #includes of vm stuff. Most of them were once
bde
1995-12-06
1
-2
/
+1
*
New style sysctl & staticize alot of stuff.
phk
1995-11-14
1
-53
/
+11
*
Start adding new style sysctl here too.
phk
1995-11-09
1
-2
/
+6
*
Fix a logical error in T/TCP: when we actively open a connection, we
olah
1995-11-03
1
-1
/
+20
*
Start the 2MSL timer when the socket is closed and the TCP connection is
olah
1995-10-29
1
-2
/
+6
*
Don't leak mbufs in an unusual error case in tcp_usrreq().
wollman
1995-09-13
1
-2
/
+14
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-1
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,
dg
1995-04-09
1
-4
/
+5
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-6
/
+4
*
Include missing <sys/kernel.h> for `hz'.
wollman
1995-02-17
1
-1
/
+2
*
Correctly initialize so_linger in ticks (not seconds).
wollman
1995-02-16
1
-3
/
+3
*
Transaction TCP support now standard. Hack away!
wollman
1995-02-16
1
-48
/
+0
*
Add lots of useful MIB variables and a few not-so-useful ones for
wollman
1995-02-16
1
-9
/
+22
*
Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> and
wollman
1995-02-09
1
-2
/
+199
*
Fix PR 59: don't allow TCP connections withmulticast addresses at either
wollman
1994-12-15
1
-1
/
+22
*
Made TCPDEBUG truely optional. Based on changes I made in FreeBSD 1.1.5.
dg
1994-09-15
1
-1
/
+5
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
Increased tcp_send/recvspace to 16k, and added TCP_SMALLSPACE ifdef
dg
1994-05-29
1
-2
/
+12
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-1
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+517