mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 21:18:20 +00:00
Remove setting non-existent session history for IPTunnel
This commit is contained in:
parent
a3af4a4b51
commit
8977f49665
3 changed files with 15 additions and 1 deletions
3
testing/btest/core/tunnels/gre-in-gre-min-depth.test
Normal file
3
testing/btest/core/tunnels/gre-in-gre-min-depth.test
Normal file
|
@ -0,0 +1,3 @@
|
|||
# @TEST-DOC: Tests that an IP-in-IP tunnel with max-depth set to 1 doesn't crash
|
||||
# @TEST-EXEC: zeek -C -r $TRACES/tunnels/gre-within-gre.pcap Tunnel::max_depth=1
|
||||
# @TEST-EXEC: btest-diff weird.log
|
Loading…
Add table
Add a link
Reference in a new issue