aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd/dump.c
Commit message (Expand)AuthorAgeFilesLines
* - 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