[athstats] Add a tag to listen for beacon stuff
I'm debugging weird beacon issues and thus here we are.
This commit is contained in:
parent
079bd2e750
commit
da7f6e6790
@ -65,6 +65,9 @@ static struct {
|
||||
{ "tdma",
|
||||
"input,output,bexmit,tdmau,tdmadj,crcerr,phyerr,phytor,rssi,noise,rate"
|
||||
},
|
||||
{ "beacon",
|
||||
"bstuck,bmiss,bexmit,beacons,bmisscount,reset,ofdm,cck,input,output"
|
||||
},
|
||||
};
|
||||
|
||||
static const char *
|
||||
|
Loading…
Reference in New Issue
Block a user