aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd/dump.c
Commit message (Expand)AuthorAgeFilesLines
* - Improve interface list handling. The rtadvd(8) now supports dynamically-Hiroki Sato2011-07-171-321/+0
* Fix build on 64-bit arch.Hiroki Sato2011-06-061-1/+1
* - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router AdvertisementHiroki Sato2011-06-061-74/+143
* Cleanup of userland __P useKevin Lo2007-11-071-2/+2
* - supported a string notation for xxflags.Hajimu UMEMOTO2003-08-151-1/+5
* dump the content of route information optionsHajimu UMEMOTO2003-08-151-1/+19
* logged the fact to dump the status.Hajimu UMEMOTO2003-08-151-0/+3
* reduce #ifdef.Hajimu UMEMOTO2003-08-111-10/+2
* use strlcpy() and snprintf().Hajimu UMEMOTO2003-08-111-4/+4
* Drop MIP6 code. We don't support MIP6 yet.Hajimu UMEMOTO2003-08-081-12/+1
* KNF, correct typos and cleanup spaces.Hajimu UMEMOTO2003-08-081-26/+21
* __FUNCTION__ --> __func__Hajimu UMEMOTO2003-08-081-1/+1
* Changed the behavior when an interface-direct prefix being advertisedHajimu UMEMOTO2002-06-131-0/+9
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-7/+35
* make it easier to handle $FreeBSD$ tags (amount of diff matters).Jun-ichiro itojun Hagino2001-01-211-2/+1
* Add two files missing from the KAME syncKris Kennaway2000-07-061-0/+215