summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ndp/ndp.c
Commit message (Expand)AuthorAgeFilesLines
* This checkin addresses a couple of issues:qingli2008-12-261-1/+2
* This main goals of this project are:qingli2008-12-151-5/+17
* Cleanup of userland __P usekevlo2007-11-071-23/+23
* Use sizeof() for calculating the buffer size instead of hard-coded values.kevlo2007-03-061-1/+1
* o Remove duplicate includes.maxim2007-01-201-1/+0
* supported an ndp command suboption to disable IPv6 in the given interfacesuz2005-10-191-0/+5
* sync with KAME in the following point:suz2005-10-191-1/+5
* sync with KAME in the following points:suz2005-10-191-1/+4
* added an ioctl option in kernel so that ndp/rtadvd can change some NDP-relate...suz2005-10-191-2/+31
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareimp2004-08-071-4/+0
* Flush stdout when -A option is used.sumikawa2004-02-101-0/+1
* fixed improper routing-message flagsuz2004-01-081-1/+1
* - make command line argument parsing POSIX compliant. comment fromume2003-11-131-128/+172
* show maxmtu.ume2003-10-241-0/+1
* don't print ndp -i result if the interface is notume2003-10-171-0/+5
* - NI_WITHSCOPEID was deprecatedume2003-10-171-155/+151
* introduced a flag bit "ND6_IFF_ACCEPT_RTADV" in the nd_ifinfo structure toume2003-08-051-3/+10
* Change 'int pid' to 'pid_t pid'jmallett2002-07-251-1/+1
* Do not delete 'goto ours' routes when using -c option.sumikawa2001-08-091-0/+5
* Sync with recent KAME.ume2001-06-111-38/+328
* - simplify option flagssumikawa2000-10-091-13/+11
* sync with latest kame treeitojun2000-07-041-120/+325
* Add prototypecharnier2000-05-281-0/+1
* Add missing return.shin2000-03-111-0/+1
* libipsec and IPsec related apps. (and some KAME related man pages)shin2000-01-061-0/+1028
OpenPOWER on IntegriCloud