]> git.proxmox.com Git - mirror_iproute2.git/commit
ss: add option --tos for requesting ipv4 tos and ipv6 tclass
authorKonstantin Khlebnikov <khlebnikov@yandex-team.ru>
Wed, 13 Feb 2019 12:39:01 +0000 (15:39 +0300)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 13 Feb 2019 21:59:11 +0000 (13:59 -0800)
commit0f3f0ca3a2aef77b0e4009a8de31cb48f58993fc
treebb988f8e13b32b776ca57e03bd972112fda3bb19
parentbb5ae621d0c7b9caf3a101903783bd5a1c997fa4
ss: add option --tos for requesting ipv4 tos and ipv6 tclass

Also show socket class_id/priority used by classful qdisc.
Kernel report this together with tclass since commit
("inet_diag: fix reporting cgroup classid and fallback to priority")

Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/ss.8
misc/ss.c