freebsd-dev/sbin/ping6
Richard Scheffenegger 6034024dad Add -z "TOS" option to ping6, to test DSCP/ECN values
ping has the option to add the (deprecated) TOS byte
using the -z option. Adding the same option, with the
same (deprecated) Traffic Class Byte (nowadays actually
DSCP and ECN fields) to ping6 to validate proper QoS
processing in network switches.

Reviewed by:	tuexen
MFC after:	2 weeks
Sponsored by:	NetApp, Inc.
Differential Revision:	https://reviews.freebsd.org/D26384
2020-09-10 00:50:18 +00:00
..
tests ping6: Rename options for better consistency with ping 2019-08-23 15:22:20 +00:00
Makefile ping6: add a basic functional test 2019-08-22 15:08:04 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
ping6.8 Add -z "TOS" option to ping6, to test DSCP/ECN values 2020-09-10 00:50:18 +00:00
ping6.c Add -z "TOS" option to ping6, to test DSCP/ECN values 2020-09-10 00:50:18 +00:00