Improve naming in packet analysis.

This commit is contained in:
Jan Grashoefer 2020-08-24 19:25:24 +02:00 committed by Tim Wojtulewicz
parent 6365fa6d80
commit 4aeab7402d
29 changed files with 33 additions and 33 deletions

View file

@ -1,4 +1,4 @@
module LL_DEFAULT;
module PacketAnalyzer::DEFAULT;
redef PacketAnalyzer::config_map += {
PacketAnalyzer::ConfigEntry($analyzer=PacketAnalyzer::ANALYZER_DEFAULTANALYZER),