Do not use array_keys uselessly
Correctly generate dhcpleases file to avoid issues with dhcpleases. Also while here correct code and make some optiomizations and corrections
Maintain the previous order of creating wireless interfaces at boot so additional virtual APs get the same generated MAC as before.
Try a little harder to find the protocol rather than giving up. Fixes #2751
Actually even earlier since lagg can have wireless ifaces as member or vlan can reside on top of them
To avoid issues reported during bootup with wireless create clones early on bootup. Wireless can only have base interfaces and not clonable one so this should had been done since beggining.
Merge pull request #320 from bcyrill/patch2
Allow empty RADIUS secrets
Put outgoing policy routes even for the vips to correct sourced traffic from them. Fixes #1823
Return the full list of vips to help with #1823
Fix concurrent username logins
View revisions
Also available in: Atom