[ovs-dev] conntrack: code refactoring userspace ct.

hepeng.0320 hepeng.0320 at bytedance.com
Sun Nov 29 03:32:51 UTC 2020


This series of patch refactor the code of userspace CT, which makes
the code more simple and more structured. We mainly refactor the code
path for NAT and ALG, using conn_flags instead of bool value and use a
light weight lock to reduce the size of the conn. The size of conn has
been reduced from 312 to 240 bytes.





More information about the dev mailing list