zeek/scripts/spicy
Robin Sommer 8dd3debeae
Spicy: Prepare for supporting forwarding to protocols other than TCP.
So far the Spicy runtime supported forwarding data into other
analyzers only for TCP analyzers. This puts branching logic in place
that let the relevant runtime functions dispatch differently based on
the target transport-layer protocol. We don't implement anything else
than TCP yet; that will come next.

Along with the internal changes, this also updates the user-visible
runtime function to pass protocol information in. For now, this
likewise remains limited to TCP. The function signatures are chosen so
that they stay backwards-compatible to previous Spicy version. In
particular, they default to TCP where not otherwise specified.
2024-05-07 14:44:52 +02:00
..
zeek.spicy Spicy: Prepare for supporting forwarding to protocols other than TCP. 2024-05-07 14:44:52 +02:00
zeek_file.spicy Integrate the Spicy plugin into Zeek proper. 2023-05-16 10:17:45 +02:00
zeek_rt.hlt spicy/zeekygen: Remove mtime from generated code 2024-02-27 15:06:02 +01:00