mirror of https://github.com/OISF/suricata
defrag: fix wrong datalink being logged
Eve's packet_info.linktype should correctly indicated what the `packet` field contains. Until now it was using DLT_RAW even if Ethernet or other L2+ headers were present. This commit records the datalink of the packet creating the first fragment, which can include the L2+ header data. Bug: #6887.pull/10832/head
parent
72146b969c
commit
49c67b2bb1
Loading…
Reference in New Issue