zeek/src/packet_analysis
Arne Welzel f8eab9e9cf Conn: Move conn_id init and flip to IPBasedConnKey
This loosens the coupling of the script-layer conn_id record and
the code in Conn a bit, moving more into the IPBasedConnKey class.

I'm not quite sure whether moving the flipping logic is worth it,
but assuming Conn could become non-IP in the future, it might.
2025-07-03 18:21:36 +02:00
..
protocol Conn: Move conn_id init and flip to IPBasedConnKey 2025-07-03 18:21:36 +02:00
Analyzer.cc Change packet analyzer identifiers to be 64-bit 2025-03-24 15:19:33 -07:00
Analyzer.h Change packet analyzer identifiers to be 64-bit 2025-03-24 15:19:33 -07:00
CMakeLists.txt Use the same rules as cmake submodule to reformat Zeek 2023-05-09 08:31:43 -07:00
Component.cc Fix packet analyzer replacement. 2024-05-06 09:45:11 +02:00
Component.h Add missing #include to packet_analysis/Component.h 2025-06-11 12:10:14 -07:00
Dispatcher.cc Change packet analyzer identifiers to be 64-bit 2025-03-24 15:19:33 -07:00
Dispatcher.h Remove unnecessary #includes in analyzer/packet analyzer/file analyzer headers 2025-05-19 10:25:05 -07:00
Manager.cc Remove unnecessary #includes in analyzer/packet analyzer/file analyzer source files 2025-05-19 10:25:05 -07:00
Manager.h Remove unnecessary #includes in analyzer/packet analyzer/file analyzer headers 2025-05-19 10:25:05 -07:00
packet_analysis.bif Fix errors from rst linting on the generated docs 2025-01-24 11:41:36 -07:00