d4db01bf3fe57ba65af116cfa399f89f90002ba7 |
|
13-Sep-2016 |
Lorenzo Colitti <lorenzo@google.com> |
ss: Support displaying and filtering on socket marks. This allows the user to dump sockets with a given mark (via "fwmark = 0x1234/0x1234" or "fwmark = 12345", etc.) , and to display the socket marks of dumped sockets. The relevant kernel commits are: d545caca827b ("net: inet: diag: expose the socket mark to privileged processes.") and - a52e95abf772 ("net: diag: allow socket bytecode filters to match socket marks") Signed-off-by: Lorenzo Colitti <lorenzo@google.com> [Backport of net-next ec75249b141e99b978e6494345d468595f5b829f] Bug: 23113288 Change-Id: If4beb143fdb1f841c6f11e1a70a7f3dc25df1c96
/external/iproute2/misc/ssfilter.y
|
83632eea527ce04d921b9c478b81e83cc7db6584 |
|
25-Nov-2015 |
Lorenzo Colitti <lorenzo@google.com> |
Add the ability to compile ss. Change-Id: Ib52c1c1ad8a2cb5e633fd103b2b6354f5bc256b9
/external/iproute2/misc/ssfilter.y
|
7871f7dbf0912500e364efdb5abfaaad531591d0 |
|
27-Feb-2015 |
Vadim Kochan <vadim4j@gmail.com> |
ss: Allow to specify sport/dport without ':' Ugly change but it allows to specify sport/dport w/o ':' # ss dport = 80 and sport = 44862 Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
/external/iproute2/misc/ssfilter.y
|
ae665a522bd46bea44c5ea84c89c8b1731954170 |
|
05-Dec-2006 |
Stephen Hemminger <shemminger@osdl.org> |
Remove trailing whitespace Go through source files and remove all trailing whitespace Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
/external/iproute2/misc/ssfilter.y
|
43cc93e3470017f51f20adbef023bd9b53de3a7b |
|
04-Jun-2004 |
osdl.org!shemminger <osdl.org!shemminger> |
Get rid of warning (Logical change 1.7)
/external/iproute2/misc/ssfilter.y
|
aba5acdfdb347d2c21fc67d613d83d4430ca3937 |
|
15-Apr-2004 |
osdl.org!shemminger <osdl.org!shemminger> |
(Logical change 1.3)
/external/iproute2/misc/ssfilter.y
|
86fdf0e47be697587efcf9602cd1f952a1d73170 |
|
15-Apr-2004 |
osdl.org!shemminger <osdl.org!shemminger> |
Initial revision
/external/iproute2/misc/ssfilter.y
|