zeek/src/packet_analysis
Christian Kreibich 29b0f844c0 Add a VLAN-aware flow tuple implementation.
This is a first "real" implementation of a custom tuple, adding additional
fields over the standard five-tuple.

Includes test cases.
2025-06-25 13:19:26 +02:00
..
protocol Add a VLAN-aware flow tuple implementation. 2025-06-25 13:19:26 +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