base/packet-protocols/vxlan/main.zeek
- PacketAnalyzer::VXLAN
- Namespace
PacketAnalyzer::VXLAN
Summary
Redefinable Options
|
|
The set of UDP ports used for VXLAN traffic. |
Redefinitions
Detailed Interface
Redefinable Options
- PacketAnalyzer::VXLAN::default_analyzer
- Type
- Attributes
- Default
PacketAnalyzer::ANALYZER_ETHERNET
- PacketAnalyzer::VXLAN::vxlan_ports
-
The set of UDP ports used for VXLAN traffic. Traffic using this UDP destination port will attempt to be decapsulated. Note that if if you customize this, you may still want to manually ensure that
likely_server_ports
also gets populated accordingly.