summaryrefslogtreecommitdiff
path: root/sbin/ping6/ping6.8
AgeCommit message (Collapse)Author
1999-12-15add some text into DESCRIPTION. add reference to RFC. (sync with KAME)Jun-ichiro itojun Hagino
suggested by: deraadt
1999-12-11we don't have support for IPsec controls, so comment them out.Jun-ichiro itojun Hagino
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.