diff options
author | JP Abgrall <jpa@google.com> | 2013-01-29 19:29:35 -0800 |
---|---|---|
committer | JP Abgrall <jpa@google.com> | 2013-01-29 19:29:35 -0800 |
commit | 3a2639c90e120f17c7280ad90dff9361374d756f (patch) | |
tree | 845621b691a5a557016f7d3f6c448bb9a482b76f /drivers/input/Makefile | |
parent | ffe51fe6c4a519edcb149490593f3a27ffb5e6ec (diff) | |
download | kernel_samsung_tuna-3a2639c90e120f17c7280ad90dff9361374d756f.zip kernel_samsung_tuna-3a2639c90e120f17c7280ad90dff9361374d756f.tar.gz kernel_samsung_tuna-3a2639c90e120f17c7280ad90dff9361374d756f.tar.bz2 |
netfilter: xt_qtaguid: extend iface stat to report protocols
In the past the iface_stat_fmt would only show global bytes/packets
for the skb-based numbers.
For stall detection in userspace, distinguishing tcp vs other protocols
makes it easier.
Now we report
ifname total_skb_rx_bytes total_skb_rx_packets total_skb_tx_bytes
total_skb_tx_packets {rx,tx}_{tcp,udp,ohter}_{bytes,packets}
Bug: 6818637
Signed-off-by: JP Abgrall <jpa@google.com>
Change-Id: I179c5ebf2fe822acec0bce4973b4bbb5e7d5076d
Diffstat (limited to 'drivers/input/Makefile')
0 files changed, 0 insertions, 0 deletions