summaryrefslogtreecommitdiff
path: root/usr.sbin/ndp
AgeCommit message (Expand)Author
2001-11-08use strncpy() to set ifname arg to ioctl.itojun
2001-10-06Use getnameinfo() to format link-layer addresses rather than doing itbjh21
2001-07-23sync with latest kame code. ndp -i won't print info for yet-to-be-initializeditojun
2001-06-26change tcpdump dir to refer to. Daniel Carosone <dan@geek.com.au>itojun
2001-05-07getopt(3): EOF -> -1.kleink
2001-04-03Xref tcpdump 8, not 1.wiz
2001-03-21avoid dereferencing null pointer. from kame.itojun
2001-02-08sync with latest kame tree. ndp -n -a is prettier with longer addresses.itojun
2001-01-21avoid memory leak. sync with kameitojun
2000-10-10nuke link-locals correctly on -c. sync with kameitojun
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES orkleink
2000-07-04More #include <stdlib.h> string, etc. cleanupmatt
2000-06-20sync with more recent kame code.itojun
2000-04-16perform neighbor unreachability detection on p2p links (spec requiresitojun
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
2000-03-07Typo.kleink
2000-02-26remove net.inet6.ip6.nd6_proxyall sysctl.itojun
2000-01-22Remove bogus declaration of "errno".tron
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-03s/CFLAGS/CPPFLAGS/ for -D and -I.itojun
1999-07-01ndp, "arp"-alike command for IPv6.itojun