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
/
in_pcb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert socket structures to be type-stable and add a version number.
wollman
1998-05-15
1
-2
/
+23
*
Fixed style bugs (mostly) in previous commit.
bde
1998-03-28
1
-6
/
+5
*
Use the zone allocator to allocate inpcbs and tcpcbs. Each protocol creates
wollman
1998-03-24
1
-10
/
+27
*
Improved connection establishment performance by doing local port lookups via
dg
1998-01-27
1
-23
/
+34
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
1
-6
/
+7
*
The long-awaited mega-massive-network-code- cleanup. Part I.
wollman
1997-04-27
1
-4
/
+4
*
Reorganize elements of the inpcb struct to take better advantage of
dg
1997-04-03
1
-6
/
+12
*
Improved performance of hash algorithm while (hopefully) not reducing
dg
1997-03-03
1
-2
/
+5
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Convert raw IP from mondo-switch-statement-from-Hell to
wollman
1997-02-18
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Add the IP_RECVIF socket option, which supplies a packet's incoming interface
fenner
1996-11-11
1
-2
/
+4
*
Fix braino on my part. When we have three different port ranges (default,
peter
1996-10-30
1
-1
/
+3
*
Improved in_pcblookuphash() to support wildcarding, and changed relavent
dg
1996-10-07
1
-3
/
+3
*
Mark sockets where the kernel chose the port# for.
phk
1996-08-23
1
-1
/
+2
*
Make the default behavior of local port assignment match traditional
peter
1996-02-22
1
-1
/
+3
*
Added explicit include of <sys/queue.h>. Currently, some things only
bde
1995-12-05
1
-1
/
+3
*
New style sysctl & staticize alot of stuff.
phk
1995-11-14
1
-3
/
+1
*
Backed out Jordan's #include of queue.h
dg
1995-04-10
1
-3
/
+1
*
#include <sys/queue.h> or die horribly.
jkh
1995-04-09
1
-1
/
+3
*
Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,
dg
1995-04-09
1
-9
/
+21
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-1
/
+3
*
Made idempotent.
paul
1994-08-21
1
-1
/
+6
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-6
/
+6
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+88