commit | 1c64f147d3cc9bbafe091a7b335ea3ec700186f0 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Wed Sep 30 10:20:11 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Sep 30 13:23:57 2015 +0200 |
tree | 9af28fa3e5e8c586d1a6ea85a31ec570e6b9da07 | |
parent | 4bc8fbc95e0d831e5e3800ecc8a8d5acac79c9a8 [diff] |
ieee802154: 6lowpan: add tx/rx stats This patch adds support for increment transmit and receive stats. The meaning of these stats are IPv6 based, which shows the stats after running the 6lowpan adaptation layer (uncompression/compression, fragmentation handling) on receive and before the adaptation layer when transmit. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>