The commit "userspace: Enable non-bridge port as tunnel endpoint"
did not account for the ovs_router_get_netdev_source_address()
call. This patch ensures that the fix from "ofproto-dpif-xlate:
Fix netdev native tunnel neighbor discovery" remains functional
by properly calling the function with the output devices.

Eelco Chaudron (2):
  route-table: Rename arg in ovs_router_get_netdev_source_address().
  ofproto-dpif-xlate: Fix source IP lookup for non-bridge ports.

 lib/ovs-router.c             | 4 ++--
 lib/ovs-router.h             | 2 +-
 ofproto/ofproto-dpif-xlate.c | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.47.1

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to