mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
5 lines
125 B
Text
5 lines
125 B
Text
# $Id: vlan.bro 416 2004-09-17 03:52:28Z vern $
|
|
|
|
redef restrict_filters += { ["vlan"] = "vlan" };
|
|
|
|
redef encap_hdr_size = 4;
|