commit | 8f2ddd55ddc8e9cc0c41cbd7b7288be6a55b54d8 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Tue Sep 13 15:39:24 2022 +0800 |
committer | developer <developer@mediatek.com> | Thu Sep 22 19:58:10 2022 +0800 |
tree | 0c3b0c8d6ee59de9f3da6b3cc67e9afc64edc367 | |
parent | c707e97fdfcaa14dd64d98cc57a00e01be48a9b2 [diff] |
[rdk-b][mt7986][wifi-hal][Add ApSecurityRadiusServer] [Description] Refactor set and get radius server functions. Config about radius authentication server setting can be set multiple times in hostapd. Thus, we use the comment to locate where the config should be replaced. And in get function we would parse the first or second line of the configs. [Release-log] N/A