summaryrefslogtreecommitdiff
path: root/usr.sbin/ndp/ndp.8
AgeCommit message (Expand)Author
2021-09-19fix few more typos in comments, messages and documentation.andvar
2020-09-15ndp: Show U for Unreachableroy
2020-06-12ndp: Sync usage and SYNPOSIS with realityroy
2020-06-12Remove in-kernel handling of Router Advertisementsroy
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
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
2009-11-06Update date.dyoung
2009-11-06Teach ndp(8) about override_rtadv.dyoung
2009-03-11Simplify markup by not using .Xo/.Xc.joerg
2006-03-05NDP-related improvements:rpaulo
2004-10-26change description of -I to meet the current implementation. bump dateitojun
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-03more posix-compliant arg parsing. sync with kame. help from deraadtitojun
2002-05-29Drop a space, and two grammar fixes.wiz
2002-05-29use new SIOCGIFINFO_IN6. random other cleanups.itojun
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-02Punctuation nits.wiz
2001-04-03Xref tcpdump 8, not 1.wiz
2001-02-08sync with latest kame tree. ndp -n -a is prettier with longer addresses.itojun
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES orkleink
2000-06-20sync with more recent kame code.itojun
2000-04-16perform neighbor unreachability detection on p2p links (spec requiresitojun
2000-03-07Typo.kleink
2000-02-26remove net.inet6.ip6.nd6_proxyall sysctl.itojun
1999-12-13add -I and -l. cleanup on screen formatting.itojun
1999-09-03fix routing socket alignment issue on alpha.itojun
1999-07-06add NetBSD RCS ID.itojun
1999-07-01ndp, "arp"-alike command for IPv6.itojun