zeek/scripts/base/packet-protocols/gtpv1
Arne Welzel 42be2444a7 gtpv1: Do not register for protocol detection
While reviewing/understanding the analyzer setup, it didn't seem like
GTPv1 implements packet_analysis::Analyzer::DetectProtocol(), so
should not register it for protocol_detection either.

Alternatively, maybe DetectProtocol() should've been implemented in
which case maybe this should be an issue?
2022-08-26 10:47:38 +02:00
..
__load__.zeek Add GTPv1 packet analyzer, disable old analyzer 2021-11-23 19:36:50 -07:00
main.zeek gtpv1: Do not register for protocol detection 2022-08-26 10:47:38 +02:00