mirror of https://github.com/OISF/suricata
detect-parse: set ipprotos earlier
A high level proto like HTTP implies TCP. However this wasn't set until after all the parsing was complete which means that keywords couldn't test if the ipproto matched. This patch populates the ipprotos right when the higher level proto is parsed.pull/2559/head
parent
5e0b0eea4b
commit
e2c6e1be33
Loading…
Reference in New Issue