| Age | Commit message (Expand) | Author |
| 2018-12-16 | ndp: SIOCSPFXFLUSH_IN6 and SIOCSRTRFLUSH_IN6 expect struct in6_ifreq | roy |
| 2018-07-12 | Use s6, not mysin. | nonaka |
| 2018-07-12 | ndp(8): host_buf should not be used in delete(). | nonaka |
| 2018-07-12 | Remove duplicate rtrlist() function prototype. | nonaka |
| 2018-06-16 | PR/53371: Thomas Barabosch: Potential memory leak in usr.sbin/ndp/ndp.c | christos |
| 2018-02-14 | Sort some lists. Use EXIT STATUS instead of RETURN VALUES. | wiz |
| 2018-02-14 | Use .Cm instead of .Li, same as arp.8. | maxv |
| 2017-10-10 | use librumpres | christos |
| 2017-06-28 | Enable to remove multiple ARP/NDP entries for one destination | ozaki-r |
| 2017-06-26 | Fix usage of routing messages on arp -d and ndp -d | ozaki-r |
| 2016-09-19 | remove unused ancient code and widen v6 address so that columns are aligned. | christos |
| 2016-04-04 | Separate nexthop caches from the routing table | ozaki-r |
| 2015-12-14 | Don't forget to set sin_scope. From Ryota Ozaki | christos |
| 2015-12-14 | Add getaddrinfo.c to RUMPSRCS for link-local addresses | ozaki-r |
| 2015-09-01 | Fix rump.ndp -I options by rump-ifying if_nametoindex(3) | ozaki-r |
| 2015-08-03 | Introduce rump.ndp | ozaki-r |
| 2015-06-16 | improve error messages (remove \n, use __func__, etc) | christos |
| 2014-06-05 | Add IPV6CTL_AUTO_LINKLOCAL and ND6_IFF_AUTO_LINKLOCAL toggles which | roy |
| 2014-03-20 | If IPv6 is disabled for an interface, mark all addresses as tentative. | roy |
| 2013-12-17 | Simplify code to print the router/prefix list: use memcpy and local structs | martin |
| 2013-10-19 | use new scopeid functions | christos |
| 2013-06-21 | Don't check MKINET6 - parent makefile doesn't descend to ndp if it's "no". | uwe |
| 2013-06-21 | Remove this stub that hasn't been necessary in a decade or so. | uwe |
| 2011-08-31 | Use __dead | joerg |
| 2011-06-06 | make this work again after routing socket alignment changes | drochner |
| 2010-12-12 | use new tcpdump. | christos |
| 2009-11-06 | Update date. | dyoung |
| 2009-11-06 | Teach ndp(8) about override_rtadv. | dyoung |
| 2009-04-22 | Enable WARNS=4 by default, except for: | lukem |
| 2009-03-11 | Simplify markup by not using .Xo/.Xc. | joerg |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-01-16 | * Don't include headers twice | hubertf |
| 2006-10-22 | c99 initializer | christos |
| 2006-05-13 | Cleanup KNF, WARNS=4. | christos |
| 2006-03-05 | NDP-related improvements: | rpaulo |
| 2006-01-21 | Better support of IPv6 scoped addresses. | rpaulo |
| 2004-10-26 | change description of -I to meet the current implementation. bump date | itojun |
| 2004-05-24 | close(2) missing. Andrey Matveev | itojun |
| 2004-02-10 | fflush(stdout) on -A. KAME-PR-584 | itojun |
| 2004-01-08 | typo (struct member name - has to be rtm_addrs). from fujitsu | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-27 | err() cleanup, from openbsd-current via kame | itojun |
| 2003-05-17 | sscanf overrun | itojun |
| 2002-09-18 | use NETBSDSRCDIR as appropriate | lukem |
| 2002-07-17 | with -i, flag on command line and flag displayed are different, and it does | itojun |
| 2002-06-08 | comment out paragraph that does not fit to NetBSD | itojun |
| 2002-06-03 | recover backward compatibility in -I behavior. sync w/kame | itojun |
| 2002-06-03 | more KNF/nroff. from deraadt via kame | itojun |
| 2002-06-03 | typo | itojun |
| 2002-06-03 | more posix-compliant arg parsing. sync with kame. help from deraadt | itojun |