diff --git a/scripts/packet-analysis/avclan_plugin.lua b/scripts/packet-analysis/avclan_plugin.lua index 816069f..290cb27 100644 --- a/scripts/packet-analysis/avclan_plugin.lua +++ b/scripts/packet-analysis/avclan_plugin.lua @@ -295,6 +295,7 @@ local known_actions = { -- [0x1d] = "LANCHECK_??_RESP", [0x20] = "PING_REQ", + -- [0x21] = "??" -- Observed as [00 11 00 21] incorrect 0xf0/INITIAL_REPORT_RESP message (double leading zeros instead of single unicast leading zero) [0x30] = "PING_RESP", [0x42] = "ENABLE_FUNCTION_REQ",