mirror of https://github.com/OISF/suricata
dns: log addresses in order of packet
DNS logs have always been logged in flow direction, this can be confusing as DNS responses have a src_ip of the client, but it makes more sense to have the src_ip for the server, as that is the src_ip of the response packet. As this is a breaking change, limit it DNS v3 logging which was introduced, and is the default for Suricata 8.0. Ticket: #6400pull/13410/head
parent
25e32f4f7a
commit
f7a05f1e8e
Loading…
Reference in New Issue