summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ndp
Commit message (Expand)AuthorAgeFilesLines
* Fix indent after r292333.ume2015-12-191-16/+16
* Provide additional lle data in IPv6 lltable dump used by ndp(8).melifaro2015-12-161-42/+36
* Fix a ton of speelling errorseadler2015-10-211-1/+1
* rtsock requests for deleting interface address lles started to return EPERMmelifaro2015-09-271-0/+2
* 'sin' is never used after assignment. Looking at the context, it seemsdelphij2015-09-191-1/+1
* Add static and remove unused variables.hrs2015-08-241-44/+50
* Remove obsolete API (SIOCGDRLST_IN6 and SIOCGPRLST_IN6) support.hrs2015-08-241-201/+0
* Add META_MODE support.sjg2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-1/+0
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-192-14/+36
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Merge headsjg2014-04-281-45/+23
| |\ \
| * \ \ Merge from headsjg2013-09-052-24/+55
| |\ \ \
| * | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | Sync with HEAD.obrien2013-02-082-57/+25
| |\ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Sync from headsjg2012-11-042-17/+1
| |\ \ \ \ \ \
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+20
| | |/ / / / / | |/| | | | |
* | | | | | | Stop including if_var.h from userland.glebius2015-04-061-1/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix "ndp -d hostname".peter2014-07-181-1/+1
* | | | | | Fix ndp(8) -f flag parsingmelifaro2014-05-092-13/+35
| |_|_|_|/ |/| | | |
* | | | | Change the type of addr argument in dump() function to be ableae2013-12-101-4/+8
* | | | | Remove unused macro ADVANCE() and replace ROUNDUP() macro with ALIGN().ae2013-12-101-8/+3
* | | | | Ansify function definitions.ae2013-12-101-34/+13
| |_|_|/ |/| | |
* | | | 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
* | | | Include descriptions of the flags and fields printed when dumping themarkj2013-05-231-0/+30
| |_|/ |/| |
* | | Retire struct sockaddr_inarp.glebius2013-01-311-6/+0
* | | Add no_prefer_iface option.ume2013-01-092-1/+17
* | | Minor wording improvments to some manual pageseadler2012-12-161-2/+2
* | | - 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-092-17/+1
|/
* - 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
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-0/+2
* We use gmt2local code from tcpdump and gnuc.h is no longer being useddelphij2009-12-131-2/+0
* Improve flexibility of receiving Router Advertisement andhrs2009-09-122-9/+24
* 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
* These IPv6-only tools have no explicit dependency on the INET6 macro.yar2006-07-271-1/+0
* -mdoc sweep.ru2005-11-181-16/+7
* supported an ndp command suboption to disable IPv6 in the given interfacesuz2005-10-192-0/+18
* sync with KAME in the following point:suz2005-10-191-1/+5
OpenPOWER on IntegriCloud