zeek/src/iosource
Tim Wojtulewicz f93c5a6942 Store some additional information in the packet during processing
- Session related to the packet
- is_orig information if a UDP header was found
2021-11-23 19:36:49 -07:00
..
pcap Add command-line option to write unprocessed packets to a file 2021-11-12 09:30:26 -07:00
BPF_Program.cc clang-format: Force zeek-config.h to be earlier in the config ordering 2021-09-25 11:52:55 -07:00
BPF_Program.h Reformat the world 2021-09-16 15:35:39 -07:00
CMakeLists.txt Modify IOSource Manager to implement new loop architecture 2020-01-31 10:13:09 -07:00
Component.cc Reformat the world 2021-09-16 15:35:39 -07:00
Component.h Replace most uses of typedef with using for type aliasing 2021-10-11 14:51:10 -07:00
IOSource.h Reformat the world 2021-09-16 15:35:39 -07:00
Manager.cc clang-format: Other include ordering changes 2021-09-27 10:49:48 -07:00
Manager.h clang-format: Force zeek-config.h to be earlier in the config ordering 2021-09-25 11:52:55 -07:00
Packet.cc GH-1620: Add event and plugin hook to track packets not processed 2021-11-12 09:30:26 -07:00
Packet.h Store some additional information in the packet during processing 2021-11-23 19:36:49 -07:00
PktDumper.cc clang-format: Force zeek-config.h to be earlier in the config ordering 2021-09-25 11:52:55 -07:00
PktDumper.h clang-format: Force zeek-config.h to be earlier in the config ordering 2021-09-25 11:52:55 -07:00
PktSrc.cc clang-format: Force zeek-config.h to be earlier in the config ordering 2021-09-25 11:52:55 -07:00
PktSrc.h Reformat the world 2021-09-16 15:35:39 -07:00