Packets not dispatched to packet handler (at times)
Brought to you by:
pcharles
At certain random moments packets seem to fail to find
their way to the registered packet handler. They have
been sent to JPcap, since getStatistics().
getReceivedCount() is able to notify us that a certain
amount of packages have arrived; yet the package
handler has not been called upon.
Logged In: NO
I have observed the same when I am using jpacp to capture
packets. The number of packets received by the Packet
Listener is lesser than shown by getStatistics() of
PacketCapture. That means libpcap is capturing all the
packets but some are not dispatched to the packet handler
Logged In: YES
user_id=1241977
Is there any status on this? I've having a problem getting
all packets at high rates and this could be the problem.
thanks
Peter