CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/09 22:03:23
Modified files:
sbin/ping : ping.8 ping.c
usr.sbin/traceroute: traceroute.8 traceroute.c
Log message:
add support for setting the traffic class on ipv6 packets.
it reuses the toskeyword handling that ipv4 uses for setting the
tos field, which is equiavlent to traffic class.
ok florian@ denis@
