Open fateme81 opened 1 year ago
You can still ignore them. In the future there may be an nDPId command line parameter to control this kind of things. But first I need to figure how to do that in a way that it does not break flow handling.
Please also note that FLOW_EVENT_END
is only fired for TCP. For UDP based protocols e.g. QUIC you need to wait for a FLOW_EVENT_IDLE
.
I only need some of the events from nDPId not all of them ! All i want is only FLOW_EVENT_END logs in Unix-Domain socket.