HomeFreeBSD

[net80211] Begin implementing rate control module stats.

Description

[net80211] Begin implementing rate control module stats.

  • Implement a new ratectl method, which defaults to returning nothing;
  • Add a top level sysctl (net.wlan.X.rate_stats) to extract it;
  • Add ratectl info for the 'amrr' module.

Tested:

  • urtwn(4), STA mode

Differential Revision: https://reviews.freebsd.org/D5630

Details