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
/
udp_usrreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed recent staticizations. Some protypes for static functions were
bde
1995-11-16
1
-1
/
+3
*
New style sysctl & staticize alot of stuff.
phk
1995-11-14
1
-41
/
+17
*
Merge 4.4-Lite-2: always check the UDP checksum if it is present, even
wollman
1995-09-22
1
-5
/
+5
*
Add a sanity check for the UDP length field in order to prevent
olah
1995-08-17
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize.
dg
1995-05-09
1
-2
/
+2
*
Changed in_pcblookuphash() to not automatically call in_pcblookup() if
dg
1995-05-03
1
-2
/
+9
*
Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,
dg
1995-04-09
1
-20
/
+17
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-3
/
+4
*
spl back down in unusual out-of-memory condition in udp_output().
wollman
1995-02-16
1
-1
/
+3
*
Don't add back in the IP header length to ip_len; icmp_error will do it
wollman
1995-02-16
1
-2
/
+1
*
Add lots of useful MIB variables and a few not-so-useful ones for
wollman
1995-02-16
1
-1
/
+13
*
GCC cleanup.
phk
1994-10-02
1
-2
/
+3
*
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
-1
/
+3
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+640