mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 01:58:20 +00:00
![]() - iosource_mgr can now track write events to file descriptors as well as read events. This adds an argument to both RegisterFd() and UnregisterFd() for setting the mode, defaulting to read. - IOSources can now implement a ProcessFd() method that allows them to handle events to single file descriptors instead of of having to loop through/track sets of them at processing time. |
||
---|---|---|
.. | ||
pcap | ||
BPF_Program.cc | ||
BPF_Program.h | ||
CMakeLists.txt | ||
Component.cc | ||
Component.h | ||
IOSource.h | ||
Manager.cc | ||
Manager.h | ||
Packet.cc | ||
Packet.h | ||
PktDumper.cc | ||
PktDumper.h | ||
PktSrc.cc | ||
PktSrc.h |