aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd/config.c
Commit message (Expand)AuthorAgeFilesLines
* - fixed byte order of route lifetimes in route info opptions.SUZUKI Shinsuke2003-04-101-2/+2
* Use assignment, not equivalence test.Nate Lawson2003-04-051-1/+1
* fixed invalid pointer referenceSUZUKI Shinsuke2003-04-021-0/+1
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-2/+2
* Do not issue deprecated ioctl.Hajimu UMEMOTO2002-06-151-0/+8
* Changed the behavior when an interface-direct prefix being advertisedHajimu UMEMOTO2002-06-131-16/+93
* Skip duplicated prefixes in get_prefix().Hajimu UMEMOTO2002-06-011-12/+18
* sprintf -> snprintfHajimu UMEMOTO2002-06-011-17/+25
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-79/+317
* zero-cleared allocated prefix information when configured.Hajimu UMEMOTO2001-01-231-0/+2
* make it easier to handle $FreeBSD$ tags (amount of diff matters).Jun-ichiro itojun Hagino2001-01-211-2/+1
* Sync with latest KAMEKris Kennaway2000-07-051-18/+125
* Added several socket close() which were mistakenly forgotten.Yoshinobu Inoue2000-03-091-0/+1
* Forbid include of soem inet6 header files from wrong placeYoshinobu Inoue2000-02-101-2/+2
* libipsec and IPsec related apps. (and some KAME related man pages)Yoshinobu Inoue2000-01-061-0/+639