summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ndp/ndp.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 259169, 259176, 287097:hrs2015-09-131-80/+69
* MFC 287095, 287610, 287611, 287617:hrs2015-09-131-201/+0
* MFC r265778 (by melifaro):ae2014-08-261-10/+15
* Fix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl, and SIOCGPRLST_IN6,hrs2013-08-061-36/+21
* - Use time_uptime instead of time_second in data structures forhrs2013-08-051-30/+46
* Retire struct sockaddr_inarp.glebius2013-01-311-6/+0
* Add no_prefer_iface option.ume2013-01-091-0/+7
* - Move definition of V_deembed_scopeid to scope6_var.h.hrs2012-12-051-48/+6
* Remove "prefer_source" address selection option. FreeBSD has had anhrs2012-07-091-7/+0
* - Merge changes to the base system to support OFED. These includejeff2011-03-211-2/+6
* Use ether_ntoa instead of home-grown version.delphij2011-01-081-9/+5
* Ethernet vlan(4) interfaces have valid Ethernet link layer addresses butjhb2010-08-061-0/+1
* Improve flexibility of receiving Router Advertisement andhrs2009-09-121-0/+7
* In the NEXTADDR macro use SA_SIZE() rather than directly usingbz2009-09-051-1/+1
* 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