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