Patch - Consistent order on wifi options

From Edge Threat Management Wiki - Arista
Revision as of 15:52, 27 November 2019 by Tfischer (talk | contribs) (→‎How to run)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

What it is

When configuring wireless options Untangle will write out the appropriate hostapd.conf file that controls the wireless services. In some cases on some hardware it seems that the behavior of hostapd.conf changes depending on the order of the options.

It is not clear how/why this matters (to us), but this patch will change the logic to sort the options so they are always written in the same order. This should make for more consistent results for hardware where this matters.

Target Version

14.0.1

How to run

curl -s -k https://downloads.untangle.com/public/patches/14.0.1/sorted_hostapd_options_patch.sh | dash