Hi, thanks for working on this
[email protected] writes: > From: wenxu <[email protected]> > > The ipf collect original fragment packets and reass a new pkt > to do the conntrack logic. After finsh the conntrack things > copy the ct meta info to each orignal packet and modify the > l4 header in the first fragment. It should modify the ip src/ > dst info for all the fragments. > > Signed-off-by: wenxu <[email protected]> > Co-authored-by: luke.li <[email protected]> > Signed-off-by: luke.li <[email protected]> > --- The patch LGTM, and works as expected. Any chance to add a Fixes tag? I think it should be: 4ea96698f667 ("Userspace datapath: Add fragmentation handling.") besides that: Acked-by: Paolo Valerio <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
