zeek/src/iosource
Arne Welzel 5f1a85803a iomanager/Poll: Add zero-timeout timeout_src also when there's other events ready
This would generally happen the next loop iteration around anyway, but
seems nice to ensure a zero timeout source will be processed at the same
time as sources with ready FDs.
2023-03-21 09:15:33 +01:00
..
pcap Allow offline packet sources to register FDs. 2023-03-10 15:11:34 +01:00
BPF_Program.cc Clang format again but now with v13.0.1 2022-11-09 18:56:00 +02:00
BPF_Program.h Spelling src 2022-11-09 12:08:15 -05: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 Spelling src 2022-11-09 12:08:15 -05:00
IOSource.h Spelling src 2022-11-09 12:08:15 -05:00
Manager.cc iomanager/Poll: Add zero-timeout timeout_src also when there's other events ready 2023-03-21 09:15:33 +01:00
Manager.h Spelling src 2022-11-09 12:08:15 -05:00
Packet.cc Check for valid ip_hdr length before trying to make a Val out of it 2022-08-26 13:39:29 -07:00
Packet.h Compile Zeek with MSVC 2022-11-09 18:15:30 +02: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 Fix a bunch of missing class member initializations 2023-01-27 13:03:18 -07:00
PktSrc.cc Allow offline packet sources to register FDs. 2023-03-10 15:11:34 +01:00
PktSrc.h PktSrc: Avoid calling ExtractNextPacketInternal() in GetNextTimeout() 2023-03-10 15:11:30 +01:00