In order to allow fragmented traffic through LBs we need to match on different fields. Those fields are populated during CT actions.
In order to make it work with ovn-trace we need to mimic the CT action behavior and populate the ct fields in ovn-trace. Ales Musil (2): ovn-trace: Populate CT fields during CT actions. northd: Allow fragmented traffic through LB. lib/logical-fields.c | 15 ++++ northd/northd.c | 6 +- tests/ovn-northd.at | 150 +++++++++++++++++++-------------------- tests/ovn.at | 27 ++++--- tests/system-ovn-kmod.at | 141 ------------------------------------ tests/system-ovn.at | 145 +++++++++++++++++++++++++++++++++++++ utilities/ovn-trace.c | 31 +++++++- 7 files changed, 285 insertions(+), 230 deletions(-) -- 2.49.0 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev