aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rtsold/rtsol.c
Commit message (Expand)AuthorAgeFilesLines
* ansify.Hajimu UMEMOTO2004-01-141-6/+4
* - improved the -a option. it can probe a interface automatically whenHajimu UMEMOTO2003-08-171-16/+18
* decreased too-strong log levels.Hajimu UMEMOTO2003-08-141-5/+9
* KNF, correct typos and cleanup spaces.Hajimu UMEMOTO2003-08-081-79/+73
* Process the "O bit."Hajimu UMEMOTO2003-08-081-0/+127
* __FUNCTION__ --> __func__Hajimu UMEMOTO2003-08-081-21/+21
* Explicitly specifies sin6_family & sin6_len of sockaddr_in6 for raw socketSUZUKI Shinsuke2002-04-191-1/+3
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-1/+1
* Sync with KAME. Format string auditing, and add -a flag to autoprobeKris Kennaway2000-10-061-0/+3
* Sync with latest KAME.Kris Kennaway2000-07-051-10/+38
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-281-0/+312