aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_qtaguid_print.c
Commit message (Collapse)AuthorAgeFilesLines
* netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall2013-09-101-6/+8
| | | | | | | | | | | | | 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>
* merge opensource jb u5codeworkx2012-09-221-5/+13
| | | | Change-Id: I1aaec157aa196f3448eff8636134fce89a814cf2
* samsung update 1codeworkx2012-06-021-0/+556