aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ndp/ndp.c
Commit message (Expand)AuthorAgeFilesLines
* supported an ndp command suboption to disable IPv6 in the given interfaceSUZUKI Shinsuke2005-10-191-0/+5
* sync with KAME in the following point:SUZUKI Shinsuke2005-10-191-1/+5
* sync with KAME in the following points:SUZUKI Shinsuke2005-10-191-1/+4
* added an ioctl option in kernel so that ndp/rtadvd can change some NDP-relate...SUZUKI Shinsuke2005-10-191-2/+31
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareWarner Losh2004-08-071-4/+0
* Flush stdout when -A option is used.Munechika SUMIKAWA2004-02-101-0/+1
* fixed improper routing-message flagSUZUKI Shinsuke2004-01-081-1/+1
* - make command line argument parsing POSIX compliant. comment fromHajimu UMEMOTO2003-11-131-128/+172
* show maxmtu.Hajimu UMEMOTO2003-10-241-0/+1
* don't print ndp -i result if the interface is notHajimu UMEMOTO2003-10-171-0/+5
* - NI_WITHSCOPEID was deprecatedHajimu UMEMOTO2003-10-171-155/+151
* introduced a flag bit "ND6_IFF_ACCEPT_RTADV" in the nd_ifinfo structure toHajimu UMEMOTO2003-08-051-3/+10
* Change 'int pid' to 'pid_t pid'Juli Mallett2002-07-251-1/+1
* Do not delete 'goto ours' routes when using -c option.Munechika SUMIKAWA2001-08-091-0/+5
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-38/+328
* - simplify option flagsMunechika SUMIKAWA2000-10-091-13/+11
* sync with latest kame treeJun-ichiro itojun Hagino2000-07-041-120/+325
* Add prototypePhilippe Charnier2000-05-281-0/+1
* Add missing return.Yoshinobu Inoue2000-03-111-0/+1
* libipsec and IPsec related apps. (and some KAME related man pages)Yoshinobu Inoue2000-01-061-0/+1028