]> Git Repo - linux.git/commit - net/mac80211/debugfs_netdev.c
mac80211: New stat counters for multicast and unicast forwarded frames
authorDaniel Walker <[email protected]>
Tue, 18 Aug 2009 17:59:00 +0000 (10:59 -0700)
committerJohn W. Linville <[email protected]>
Thu, 20 Aug 2009 15:36:04 +0000 (11:36 -0400)
commitc8a61a7d33350eeec668fc6230ad55f5fa93209b
tree72978e2590de522d2c3fdad888590df4ac401dc0
parente5539bcbf64fdb16af73b5c8caff9255307490b5
mac80211: New stat counters for multicast and unicast forwarded frames

This expands on the current fwded_frames stat counter which should be equal to
the total of these two new counters.  The new counters are called "fwded_mcast"
and "fwded_unicast".

Signed-off-by: Daniel Walker <[email protected]>
Signed-off-by: Javier Cardona <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
net/mac80211/debugfs_netdev.c
net/mac80211/ieee80211_i.h
net/mac80211/mesh_hwmp.c
net/mac80211/rx.c
This page took 0.044173 seconds and 4 git commands to generate.