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
/
net
/
rtsock.c
Age
Commit message (
Expand
)
Author
2001-06-04
adjust routing socket message (kernel -> user) to the right size.
Jun-ichiro itojun Hagino
2001-05-16
No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)
Hakan Olsson
2001-01-19
pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted).
Jun-ichiro itojun Hagino
2000-12-13
have add set locks, too. okay itojun@
Niels Provos
2000-03-12
don't touch root radix node on RTM_*. this can panic system from
Jun-ichiro itojun Hagino
2000-02-17
backout incomplete hack from KAME codebase (originally from bbn).
Jun-ichiro itojun Hagino
2000-02-07
make more check about mbuf len before rolling message for routing header.
Jun-ichiro itojun Hagino
1999-12-08
bring in KAME IPv6 code, dated 19991208.
Jun-ichiro itojun Hagino
1998-08-24
Don't deref NULL.
Jason Downs
1998-05-18
first step to the setsockopt/getsockopt interface as described in
Niels Provos
1997-12-15
fix for route change crash; from freebsd
Theo de Raadt
1997-12-12
permit non-root to use RTM_GET, but no other calls; netbsd
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-10-18
initial import of NetBSD tree
Theo de Raadt