mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

This is WIP: The test case would require a new pcap or the possibility to overwrite analyzer mappings. The CustomEncapsulationSkip method and the corresponding options need to be removed.
12 lines
434 B
Text
12 lines
434 B
Text
@load base/packet-protocols/default
|
|
@load base/packet-protocols/skip
|
|
@load base/packet-protocols/ethernet
|
|
@load base/packet-protocols/fddi
|
|
@load base/packet-protocols/ieee802_11
|
|
@load base/packet-protocols/ieee802_11_radio
|
|
@load base/packet-protocols/linux_sll
|
|
@load base/packet-protocols/nflog
|
|
@load base/packet-protocols/null
|
|
@load base/packet-protocols/ppp_serial
|
|
@load base/packet-protocols/pppoe
|
|
@load base/packet-protocols/vlan
|