aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ndp
Commit message (Expand)AuthorAgeFilesLines
* Fix indent after r292333.Hajimu UMEMOTO2015-12-191-16/+16
* Provide additional lle data in IPv6 lltable dump used by ndp(8).Alexander V. Chernikov2015-12-161-42/+36
* Fix a ton of speelling errorsEitan Adler2015-10-211-1/+1
* rtsock requests for deleting interface address lles started to return EPERMAlexander V. Chernikov2015-09-271-0/+2
* 'sin' is never used after assignment. Looking at the context, it seemsXin LI2015-09-191-1/+1
* Add static and remove unused variables.Hiroki Sato2015-08-241-44/+50
* Remove obsolete API (SIOCGDRLST_IN6 and SIOCGPRLST_IN6) support.Hiroki Sato2015-08-241-201/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-1/+0
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-192-14/+36
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge headSimon J. Gerraty2014-04-281-45/+23
| |\ \
| * \ \ Merge from headSimon J. Gerraty2013-09-052-24/+55
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync with HEAD.David E. O'Brien2013-02-082-57/+25
| |\ \ \ \
| * \ \ \ \ Sync from headSimon J. Gerraty2012-11-042-17/+1
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | | | | Stop including if_var.h from userland.Gleb Smirnoff2015-04-061-1/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | 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