zeek/scripts/base/packet-protocols/teredo
Arne Welzel 34956f4ca4 teredo: Replace connection_state_remove() with RemovalHook
Remove overhead of unconditionally calling remove_teredo_connection()
for *every* connection by installing a connection removal hook for only
when state was allocated.
2024-09-17 18:13:44 +02:00
..
__load__.zeek Add Teredo packet analyzer, disable old analyzer 2021-11-23 19:36:50 -07:00
main.zeek teredo: Replace connection_state_remove() with RemovalHook 2024-09-17 18:13:44 +02:00