On 3/28/23 15:46, Dumitru Ceara wrote: > From: Roberto Bartzen Acosta <[email protected]> > > According to the ovn-nbctl man8 (NAT): > [--may-exist] [--stateless] [--gateway_port=GATEWAY_PORT] > lr-nat-add router type external_ip logical_ip [logical_port external_mac] > > Result using man page syntax: > ovn-nbctl: unrecognized option '--gateway_port' > > The option expected by the implementation is: > --gateway-port > > Signed-off-by: Roberto Bartzen Acosta <[email protected]> > ---
Submitted-at: https://github.com/ovn-org/ovn/pull/184 Thanks for the contribution, Roberto! I applied this to the main branch and I added you to the authors list. Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
