mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +00:00
Simplify packet analyzer config.
This commit is contained in:
parent
efa262a229
commit
7ede4f48bd
28 changed files with 233 additions and 213 deletions
|
@ -1,3 +1,3 @@
|
|||
module Packet_LLC_Demo;
|
||||
module PacketAnalyzer::LLC_DEMO;
|
||||
|
||||
redef PacketAnalyzer::Ethernet::llc_analyzer = PacketAnalyzer::ANALYZER_LLCDEMO;
|
||||
redef PacketAnalyzer::ETHERNET::llc_analyzer = PacketAnalyzer::ANALYZER_LLC_DEMO;
|
Loading…
Add table
Add a link
Reference in a new issue