summaryrefslogtreecommitdiff
path: root/usr.sbin/ndp
AgeCommit message (Expand)Author
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
2002-06-02KNF, from openbsd via kameitojun
2002-05-29more strlcpy. from openbsd via kameitojun
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-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