mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
5 lines
113 B
Text
5 lines
113 B
Text
# $Id: udp.bro 1103 2005-03-17 09:18:28Z vern $
|
|
|
|
@load udp-common
|
|
|
|
redef capture_filters += { ["udp"] = "udp" };
|