From: Hangbin Liu <liuhang...@gmail.com> Date: Fri, 19 Jun 2020 11:24:45 +0800
> Since iproute2 commit f72c3ad00f3b ("tc: m_tunnel_key: add options > support for vxlan"), the geneve opt output use key word "geneve_opts" > instead of "geneve_opt". To make compatibility for both old and new > iproute2, let's accept both "geneve_opt" and "geneve_opts". > > Suggested-by: Davide Caratti <dcara...@redhat.com> > Signed-off-by: Hangbin Liu <liuhang...@gmail.com> Applied, thanks.