Re: [PATCH v2 2/3] mac80211: Make mesh failure moving average configurable

2017-02-08 Thread Johannes Berg
On Tue, 2017-01-31 at 12:07 -0800, Rajkumar Manoharan wrote: > Currently mesh moving fail average is calculated based on constant > weight factor. In worst case moving average reaches threshold by > considering 16 msdu tx ack status and deactivates mesh path. Having > a constant weight factor

[PATCH v2 2/3] mac80211: Make mesh failure moving average configurable

2017-01-31 Thread Rajkumar Manoharan
Currently mesh moving fail average is calculated based on constant weight factor. In worst case moving average reaches threshold by considering 16 msdu tx ack status and deactivates mesh path. Having a constant weight factor might not be suitable for all environments. So make it tunable parameter