CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2015/10/16 12:17:12
Modified files: sbin/ping6 : ping6.8 ping6.c Log message: Move -t and -w functionality to -a. Both flags are in the way for a merge with ping(8). Let's see if we can shove every weird and special v6 functionality into -a. suggested by and OK sthen@