commit | c8a61a7d33350eeec668fc6230ad55f5fa93209b | [log] [tgz] |
---|---|---|
author | Daniel Walker <dwalker@fifo99.com> | Tue Aug 18 10:59:00 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Aug 20 11:36:04 2009 -0400 |
tree | 72978e2590de522d2c3fdad888590df4ac401dc0 | |
parent | e5539bcbf64fdb16af73b5c8caff9255307490b5 [diff] |
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 <dwalker@fifo99.com> Signed-off-by: Javier Cardona <javier@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>