[ovs-dev] Reg:STT implementation

satish R satish6541 at gmail.com
Mon Sep 10 05:37:03 UTC 2012


Hi,

There are 2 kinds of approach discussed in this forum for the receiving of
tcp packets without going through the tcp state machine.

1) introduction of tcp_encap hook , which means a change in the existing
kernel,

2)Using tcp raw sockets and sk->sk_data_ready callback function for
receiving the tcp packet. This would not involve a change in the kernel.

Could you please let me know why was the first approach chosen, despite
both the approaches does the same thing.

Thanks & Regards,
Satish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20120910/adfee0cd/attachment-0003.html>


More information about the dev mailing list