On Tue, Nov 10, 2020 at 4:17 PM Yi-Hung Wei <[email protected]> wrote: > > Currently, we may set the tunnel option flag when the size of metadata > is zero. For example, we set TUNNEL_GENEVE_OPT in the receive function > no matter the geneve option is present or not. As this may result in > issues on the tunnel flags consumers, this patch fixes the issue. > > Related discussion: > * > https://lore.kernel.org/netdev/[email protected]/T/#u > > Fixes: 256c87c17c53 ("net: check tunnel option type in tunnel flags") > Signed-off-by: Yi-Hung Wei <[email protected]> > ---
Sorry that I did not indicate in the subject line of the previous email. It should be "[PATCH net]". -Yi-Hung
