Hi,
I am working on a AuthSAE integreation for OpenWRT
The wifi channel, band and ht-mode are set by the OpenWRT UCI system.
Using AuthSAE it is set twice. Once by UCI and once by meshd-nl8021.
It would be nice if when channel, band and htmode are not mentioned in the
config file that they left as they are.
Alternativ: a "don't change" option:
meshd:
{
band = "nochange";
channel ="nochange" ;
htmode = "nochange";
};
The readme file says that default values where channel 6, band 11b, ht-mode
none.
But on my tests channel 1 and band 11g was selected if I did not set
band/channel in the config file.
Regards,
Tom
_______________________________________________
Devel mailing list
[email protected]
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel