Hi, I implemented an action to buffer TCP packets, similarly to what I had done with UDP packets. For udp packets everything works perfectly, however for tcp it keeps buffering the first packet I send multiple times instead of all the packets I try to send using netcat. Is this related to how tcp works? Does anyone have any solution in mind as to how I can successfully buffer tcp packets? Thanks!
Luca
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
