mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-30 18:27:53 +00:00
ws-sta-monitor: removed unused list
This commit is contained in:
@@ -45,13 +45,6 @@ ignore=[
|
||||
"deleted-alert",
|
||||
"regulatory domain change",
|
||||
]
|
||||
interesting=[
|
||||
"Trying to authenticate",
|
||||
"auth: timed out",
|
||||
"link DOWN",
|
||||
"link UP",
|
||||
'wifi-event'
|
||||
]
|
||||
|
||||
rebank = {
|
||||
"ifname" : re.compile("IFNAME=(\S+)")
|
||||
|
||||
Reference in New Issue
Block a user