Commit f51f40f
authored
fix: improve hostapd checker (#4368)
Update hostapd pattern to avoid raising a wrong version of 1.100 with
some proprietary binary which defines the following strings:
192.168.1.100
hostapd_ctrl_interface
Signed-off-by: Fabrice Fontaine <[email protected]>1 parent 978a5bd commit f51f40f
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments