aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ndp
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Fix "ndp -d hostname".Peter Wemm2014-07-181-1/+1
* | | | | | Fix ndp(8) -f flag parsingAlexander V. Chernikov2014-05-092-13/+35
| |_|_|_|/ |/| | | |
* | | | | Change the type of addr argument in dump() function to be ableAndrey V. Elsukov2013-12-101-4/+8
* | | | | Remove unused macro ADVANCE() and replace ROUNDUP() macro with ALIGN().Andrey V. Elsukov2013-12-101-8/+3
* | | | | Ansify function definitions.Andrey V. Elsukov2013-12-101-34/+13
| |_|_|/ |/| | |
* | | | Fix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl, and SIOCGPRLST_IN6,Hiroki Sato2013-08-061-36/+21
* | | | - Use time_uptime instead of time_second in data structures forHiroki Sato2013-08-051-30/+46
* | | | Include descriptions of the flags and fields printed when dumping theMark Johnston2013-05-231-0/+30
| |_|/ |/| |
* | | Retire struct sockaddr_inarp.Gleb Smirnoff2013-01-311-6/+0
* | | Add no_prefer_iface option.Hajimu UMEMOTO2013-01-092-1/+17
* | | Minor wording improvments to some manual pagesEitan Adler2012-12-161-2/+2
* | | - Move definition of V_deembed_scopeid to scope6_var.h.Hiroki Sato2012-12-051-48/+6
| |/ |/|
* | Remove "prefer_source" address selection option. FreeBSD has had anHiroki Sato2012-07-092-17/+1
|/
* - Merge changes to the base system to support OFED. These includeJeff Roberson2011-03-211-2/+6
* Use ether_ntoa instead of home-grown version.Xin LI2011-01-081-9/+5
* Ethernet vlan(4) interfaces have valid Ethernet link layer addresses butJohn Baldwin2010-08-061-0/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* We use gmt2local code from tcpdump and gnuc.h is no longer being usedXin LI2009-12-131-2/+0
* Improve flexibility of receiving Router Advertisement andHiroki Sato2009-09-122-9/+24
* In the NEXTADDR macro use SA_SIZE() rather than directly usingBjoern A. Zeeb2009-09-051-1/+1
* This checkin addresses a couple of issues:Qing Li2008-12-261-1/+2
* This main goals of this project are:Qing Li2008-12-151-5/+17
* Cleanup of userland __P useKevin Lo2007-11-071-23/+23
* Use sizeof() for calculating the buffer size instead of hard-coded values.Kevin Lo2007-03-061-1/+1
* o Remove duplicate includes.Maxim Konovalov2007-01-201-1/+0
* These IPv6-only tools have no explicit dependency on the INET6 macro.Yaroslav Tykhiy2006-07-271-1/+0
* -mdoc sweep.Ruslan Ermilov2005-11-181-16/+7
* supported an ndp command suboption to disable IPv6 in the given interfaceSUZUKI Shinsuke2005-10-192-0/+18
* 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-192-10/+52
* Fixed the misplaced $FreeBSD$.Ruslan Ermilov2005-02-091-1/+2
* Fixed xref.Ruslan Ermilov2005-01-211-1/+1
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareWarner Losh2004-08-071-4/+0
* Markup and grammar nits.Ruslan Ermilov2004-06-051-31/+23
* Trim whitespace at EOL.Ruslan Ermilov2004-06-041-1/+1
* Unbreak the build by dealing with an unexpected dependency on tcpdump sourceBruce M Simpson2004-03-311-0/+1
* 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-132-182/+281
* 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-052-3/+21
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-1/+1
* Change 'int pid' to 'pid_t pid'Juli Mallett2002-07-251-1/+1
* The .Nm utilityPhilippe Charnier2002-07-141-3/+3
* Do not delete 'goto ours' routes when using -c option.Munechika SUMIKAWA2001-08-091-0/+5
* mdoc(7) police:Ruslan Ermilov2001-08-071-1/+1