Patch - Consistent order on wifi options: Difference between revisions

From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
(Created page with "= 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...")
 
No edit summary
Line 7: Line 7:
= Target Version =
= Target Version =


14.0.0
14.0.1


= How to run =
= How to run =

Revision as of 21:09, 7 September 2018

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 -k http://download.untangle.com/patches/14.0.1/sorted_hostapd_options_patch.sh | dash