On Tue, Apr 25, 2023 at 03:41:16PM +0300, Roi Dayan via dev wrote: > From: Gavin Li <[email protected]> > > Tc flower tunnel key options were encoded in nl_msg_put_flower_tunnel_opts > and decoded in nl_parse_flower_tunnel_opts. Only geneve was supported. > > To avoid adding more arguments to the function to support more vxlan > options in the future, change the function arguments to pass tunnel > entirely to it instead of keep adding new arguments. > > Signed-off-by: Gavin Li <[email protected]> > Reviewed-by: Roi Dayan <[email protected]>
Reviewed-by: Simon Horman <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
