Files
scylladb/net
Avi Kivity 4d28e910db net: queue packets at the L3 protocol level
If an L3 packet receiver is not able to register itself as a packet receiver
after processing a packet, or if it is simply not dispatched quickly enough,
then we will drop packets.

Add a queue at the protocol layer to buffer those packets.
2014-09-14 16:00:07 +03:00
..
2014-09-11 11:51:16 +03:00
2014-09-10 15:45:23 +03:00
2014-09-14 15:59:09 +03:00