I am trying to decode packets IEEE 802.2, 802.3 with SNAP Header. And suricata does not decode these packets.
I didn’t find parsing of LLC or SNAP headers in the suricata source code.
As far as I understand, suricata parses only the Ethernet II format, and knows nothing about IEEE 802.2, 802.3.
The question is: I’m right? and if so, will it be done?