This patch series fixes two issues with localport. The first one being that the table 37 flow is not populated on I-P updates and is being left behind on removal of localport.
The second one is removal of localport from controller sets, not being removed prevent the flows to be created for newly acquired localport. Ales Musil (2): physical.c: Move localport remote output flow definition binding.c: Make sure that localport is removed from local datapath controller/binding.c | 9 +++++++++ controller/physical.c | 44 ++++++++++++++++++------------------------- 2 files changed, 27 insertions(+), 26 deletions(-) -- 2.35.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
