On Mon, Oct 12, 2020 at 07:38:38AM -0400, Eelco Chaudron wrote: > Currently, userspace conntrack only tracks TCP, UDP, and ICMP, and all > other IP protocols are discarded, and the +inv state is returned. This > is not in line with the kernel conntrack. Where if no L4 information can > be extracted it's treated as generic L3. The change below mimics the > behavior of the kernel. > > Signed-off-by: Eelco Chaudron <[email protected]> > ---
This patch conflicts with NEWS file, otherwise: Acked-by: Flavio Leitner <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
