index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
udp_usrreq.c
Age
Commit message (
Expand
)
Author
1998-01-24
sysctl for def sizes for tcp/udp send/recv queues
Michael Shalayeff
1997-09-07
for broadcast/multicast packets, correct m_pkthdr.len on the way up to the so...
Theo de Raadt
1997-08-09
The list of tcp/udp ports not to allocate dynamically is now
Todd C. Miller
1997-07-24
cmd is a u_long
Theo de Raadt
1997-06-27
udp icmp errors had ip_len 20 bytes too large; stevens p774; koji@math.human....
Theo de Raadt
1997-02-16
udp packets less than min udp packet length are bad; davem@jenolan.rutgers.edu
Theo de Raadt
1997-01-26
Make ip_len and ip_off unsigned values; don't transmit or accept packets
Thorsten Lockert
1996-07-05
release temporary binding if M_PREPEND fails; netbsd pr#2605; tegge@idt.unit....
Theo de Raadt
1996-05-15
let udpcksum control generation, but not cheking of udp cksums.
Michael Shalayeff
1996-05-02
udpcksum should never be off in the modern world
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-12-14
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt