diff options
author | JP Abgrall <jpa@google.com> | 2011-09-19 22:54:51 -0700 |
---|---|---|
committer | JP Abgrall <jpa@google.com> | 2011-09-20 09:44:41 -0700 |
commit | 1d1fa838ddbf63200e9268969af0096c7f4e7685 (patch) | |
tree | 731128c54ad30a572dd664da4b782b389f1f5b6a /virt | |
parent | 5ea3a7c6c63a2d9a5abc569696fb9d3e82a31c8d (diff) | |
download | kernel_samsung_espresso10-1d1fa838ddbf63200e9268969af0096c7f4e7685.zip kernel_samsung_espresso10-1d1fa838ddbf63200e9268969af0096c7f4e7685.tar.gz kernel_samsung_espresso10-1d1fa838ddbf63200e9268969af0096c7f4e7685.tar.bz2 |
netfilter: xt_qtaguid: provide an iface_stat_all proc entry
There is a
/proc/net/xt_qtaguid/iface/<iface>/{rx_bytes,rx_packets,tx_bytes,...}
but for better convenience and to avoid getting overly stale net/dev stats
we now have
/proc/net/xt_qtaguid/iface_stat_all
which outputs lines of:
iface_name active rx_bytes rx_packets tx_bytes tx_packets
net_dev_rx_bytes net_dev_rx_packets net_dev_tx_bytes net_dev_tx_packets
Change-Id: I12cc10d2d123b86b56d4eb489b1d77b2ce72ebcf
Signed-off-by: JP Abgrall <jpa@google.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions