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