aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ndp
Commit message (Expand)AuthorAgeFilesLines
* ndp: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])Elyes Haouas2024-04-291-4/+4
* ndp(8): increase buffer size in rtsock modeBoris Lytochkin2024-02-191-0/+6
* usr.sbin: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* ndp: improve -c and -d handling in ndp_netlinkR. Christian McDonald2023-10-233-9/+14
* ndp: fix timestamp display outputR. Christian McDonald2023-10-171-1/+1
* netlink: cope with growing requestsKristof Provost2023-10-171-6/+6
* ndp: cope with unresolved neighboursKristof Provost2023-09-181-2/+5
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* ndp: Prepare for pending tcpdump updateJoseph Mingrone2023-06-083-7/+20
* netlink: update rta_multipath conditions in arp/ndp after 656a39c1a062Alexander V. Chernikov2023-05-271-1/+1
* arp/ndp: Use valid prototypes for function declarations with no arguments.John Baldwin2023-04-261-1/+1
* ndp: fix signed/unsigned compariosn in the netlink code.Alexander V. Chernikov2023-04-251-1/+1
* ndp: convert ndp(8) to netlink.Alexander V. Chernikov2023-04-254-69/+661
* ndp: Use valid prototypes for function declarations with no arguments.John Baldwin2023-04-241-8/+8
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+1
* ndp(8): add structured output formatting via libxoAlexander V. Chernikov2022-07-082-137/+253
* Fix arp/ndp deletion broken by 2fe5a79425c7.Alexander V. Chernikov2021-02-191-10/+0
* Update the "flag" for draft-ietf-6man-ipv6only-flag.Bjoern A. Zeeb2018-11-031-1/+1
* Initial implementation of draft-ietf-6man-ipv6only-flag.Bjoern A. Zeeb2018-10-302-0/+10
* usr.sbin/ndp: Cleanup in preparation to add libxo supportRenato Botelho2018-08-232-37/+42
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Fix userland tools that don't check the format of routing socketPatrick Kelsey2017-04-161-1/+2
* usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-2/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Fix style(9)Renato Botelho2017-02-141-40/+40
* 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
| |_|_|_|_|/ |/| | | | |