zeek/testing/btest/core/tunnels
Tim Wojtulewicz 4015beb732 Fix crash in Analyzer::ForwardPacket due to recursive analyzer calls.
The change in 44f558df7b that made analyzer_list
a std::vector instead of a std::list doesn't take into account that in some
cases an analyzer may chain back into itself, such as with UDP-in-UDP tunnels.
In these cases, the second call to ForwardPacket may cause iterator
invalidation, leading to a crash.
2021-03-25 08:45:38 -07:00
..
gtp General btest cleanup 2020-08-11 11:26:22 -07:00
ayiya.test General btest cleanup 2020-08-11 11:26:22 -07:00
false-teredo.zeek GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
gre-erspan3-dot1q.zeek GH-1019: deprecate icmp_conn params for ICMP events 2020-07-10 11:06:28 -07:00
gre-in-gre.test General btest cleanup 2020-08-11 11:26:22 -07:00
gre-pptp.test General btest cleanup 2020-08-11 11:26:22 -07:00
gre.test General btest cleanup 2020-08-11 11:26:22 -07:00
ip-in-ip-version.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
ip-in-ip.test GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
ip-tunnel-uid.test GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
teredo-known-services.test General btest cleanup 2020-08-11 11:26:22 -07:00
teredo-udp-in-udp.zeek Fix crash in Analyzer::ForwardPacket due to recursive analyzer calls. 2021-03-25 08:45:38 -07:00
teredo.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
teredo_bubble_with_payload.test General btest cleanup 2020-08-11 11:26:22 -07:00
vxlan.zeek General btest cleanup 2020-08-11 11:26:22 -07:00