Age | Commit message (Collapse) | Author |
|
from Scott Radvan
|
|
pointed out by claudio
|
|
|
|
CAVEATS section of all drivers claiming HostAP support:
"Host AP mode doesn't support power saving. Clients attempting to
use power saving mode may experience significant packet loss
(disabling power saving on the client will fix this)."
unfortunately (or not?), more and more clients are using PS mode by
default and will not work properly with an AP running OpenBSD.
proper handling of STAs in PS mode will come in net80211 but is is
very unlikely that all drivers will be ported.
|
|
- simplify wpa example
help/ok damien
|
|
"i would really appreciate just something going in" jmc@
|
|
the addition of the wpa options have shown just how unwieldy it had
become, it's already in ifconfig(8) anyway, and "ifconfig -m" will
get the relevant ones.
ok dlg jsg
|
|
hostap mode;
ok damien
|
|
|
|
|
|
|