mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 21:18:20 +00:00
Remove Tunnel::decapsulate_ip option.
Setting Tunnel::max_depth to zero effectively disables tunnel decapsulation.
This commit is contained in:
parent
4d86f38be0
commit
bd01525a86
4 changed files with 2 additions and 12 deletions
|
@ -11,5 +11,4 @@ const NFS3::return_data: bool;
|
|||
const NFS3::return_data_max: count;
|
||||
const NFS3::return_data_first_only: bool;
|
||||
|
||||
const Tunnel::decapsulate_ip: bool;
|
||||
const Tunnel::max_depth: count;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue