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
/
usr.sbin
/
rtsold
/
probe.c
Age
Commit message (
Expand
)
Author
2013-08-15
Replace the obsolete ioctl(SIOCGDRLST_IN6) interface with
Alexander Bluhm
2009-11-11
correctly order the range check and use the right limits, pointed out by parfait
Theo de Raadt
2008-03-24
msg_controllen has to be CMSG_SPACE so that the kernel can account for
Theo de Raadt
2008-03-18
correct CMSG_SPACE and CMSG_LEN handling as done in other places. These
Theo de Raadt
2003-10-05
ansi
Theo de Raadt
2002-10-26
use poll(2). sync w/kame
Jun-ichiro itojun Hagino
2002-06-10
Kill __FUNCTION__.
Marc Espie
2002-05-31
sync w/ latest kame. link id handling.
Jun-ichiro itojun Hagino
2002-05-31
KNF; itojun ok
Theo de Raadt
2002-05-22
more strcpy/sprintf death; mpech ok
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2000-08-13
add "rtsol -a" (automatically lookup outgoign interface).
Jun-ichiro itojun Hagino
1999-12-09
rtsold(8); router solicitation daemon.
Jun-ichiro itojun Hagino
1999-12-09
initial import from KAME tree
Jun-ichiro itojun Hagino