summaryrefslogtreecommitdiff
path: root/usr.sbin/rtsold/rtsol.c
AgeCommit message (Expand)Author
2009-02-05fix format stringCharles Longeau
2009-02-03add missing headers needed by wait()Charles Longeau
2008-06-10add the -O option to run an external script when the "otherReyk Floeter
2008-03-24msg_controllen has to be CMSG_SPACE so that the kernel can account forTheo de Raadt
2008-03-18correct CMSG_SPACE and CMSG_LEN handling as done in other places. TheseTheo de Raadt
2007-09-07unexpeced -> unexpected;Jason McIntyre
2006-12-15cleanup RFC2292/3542 #ifdef.Jun-ichiro itojun Hagino
2003-10-05ansiTheo de Raadt
2002-06-10Kill __FUNCTION__.Marc Espie
2002-05-31sync w/ latest kame. link id handling.Jun-ichiro itojun Hagino
2002-05-31KNF; itojun okTheo de Raadt
2001-11-14initialize sockaddr_in6 correctlyJun-ichiro itojun Hagino
2000-08-13add "rtsol -a" (automatically lookup outgoign interface).Jun-ichiro itojun Hagino
2000-01-17sync with latest kame. previous version leaves an udp socket openedJun-ichiro itojun Hagino
2000-01-05avoid use of kvm (sync with latest kame)Jun-ichiro itojun Hagino
1999-12-09rtsold(8); router solicitation daemon.Jun-ichiro itojun Hagino
1999-12-09initial import from KAME treeJun-ichiro itojun Hagino