[PATCH] mesh: Make inactivity timer configurable

Masashi Honma masashi.honma at gmail.com
Wed Jan 14 19:12:17 EST 2015


2015-01-14 23:14 GMT+09:00 Bob Copeland <me at bobcopeland.com>:
> Question - is existing wpa_s-based station expiration now working with
> this patch, or is there more to do to start timers, etc?

Thank you for your review.
The station expiration works now with this patch.

> "configurable"
> "stations"

Thanks. I will fix these typos.

> I think the inner conditional should be extracted from the nla_put_u32
> call.

Hmm... I think this code is better than multiple error handling code...

> This is a much lower timeout than the default in the kernel.  Maybe it
> doesn't matter, but just pointing that out.

I could not find out appropriate value in IEEE 802.11s spec.
So I use AP mode default.


More information about the HostAP mailing list