[wlanstats] We actually /do/ support per-STA stats!
This commit is contained in:
parent
46788bb1d2
commit
c2863c0a7e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=313987
@ -158,7 +158,7 @@ print_sta_stats(FILE *fd, const u_int8_t macaddr[IEEE80211_ADDR_LEN])
|
||||
|
||||
void
|
||||
usage(void) {
|
||||
printf("wlanstats: [-ah] [-i ifname] [-l] [-o fmt] [interval]\n");
|
||||
printf("wlanstats: [-ah] [-i ifname] [-l] [-m station MAC address] [-o fmt] [interval]\n");
|
||||
}
|
||||
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user