]> git.proxmox.com Git - mirror_iproute2.git/commit - misc/ss.c
ss: add missing path MTU parameter
authorRoman Mashak <mrv@mojatatu.com>
Fri, 15 Dec 2017 14:27:42 +0000 (09:27 -0500)
committerStephen Hemminger <stephen@networkplumber.org>
Sat, 16 Dec 2017 18:02:34 +0000 (10:02 -0800)
commit3d791a326bb6c857c5fd6db2b89695bc37295c43
treeeace7cddd48f0d8b173e48914b0902f28127d35d
parent2c6aaad94956f947c3c46e05d5f2d189bebf0b00
ss: add missing path MTU parameter

v3:
   Rebase and use out() instead of printf().
v2:
   Print the path MTU immediately after the MSS, as it is easier to parse
   for humans (suggested by Neal Cardwell).

Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/ss.8
misc/ss.c