summaryrefslogtreecommitdiff
path: root/sbin/ping6/Makefile
AgeCommit message (Collapse)Author
2000-06-20pedant; getopt(3) returns -1 instead of EOF. from aaronJun-ichiro itojun Hagino
2000-03-23Support std-dev gathering and fine interval like our regular ping.Hugh Graham
1999-12-30enable KAME scopeid hack (print link-local addresses with scope identifierJun-ichiro itojun Hagino
like "fe80::1@de0").
1999-12-11add ping6(8), IPv6 ping.Jun-ichiro itojun Hagino
XXX may be merged into ping(8)? XXX NRL getaddrinfo(3) does not allow SOCK_RAW as ai_socktype. quickhack is enabled by -DNRL_GETADDRINFO.