On 10/26/22 10:44, Paolo Valerio wrote: > If OVS_CT_ATTR_TIMEOUT is included, the resulting output is > the following: > > actions:ct(commit,timeout=1nat(src=10.1.1.240)) > > Fix it by trivially adding a trailing ',' to timeout as well. > > Signed-off-by: Paolo Valerio <[email protected]> > --- > v2: added test case in odp.at > --- > lib/odp-util.c | 2 +- > tests/odp.at | 2 ++ > 2 files changed, 3 insertions(+), 1 deletion(-)
Thanks! Applied and backported down to 2.17. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
