]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ss: report SK_MEMINFO_BACKLOG
authorEric Dumazet <edumazet@google.com>
Wed, 1 Aug 2012 23:16:43 +0000 (16:16 -0700)
committerStephen Hemminger <shemminger@vyatta.com>
Wed, 1 Aug 2012 23:16:43 +0000 (16:16 -0700)
commitc6d6c92c2cb5582a1368be2c759c5e73f2309bac
tree3a4b128bd5bc6f64dcd186ee1c0daf46468c6f82
parent13eea5a60061b505311458d69d9192307640a5fd
ss: report SK_MEMINFO_BACKLOG

linux-3.6-rc1 supports SK_MEMINFO_BACKLOG with commit d594e987c6f54
(sock_diag: add SK_MEMINFO_BACKLOG)

ss command can display it if provided by the kernel.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Vijay Subramanian <subramanian.vijay@gmail.com>
misc/ss.c