[ovs-dev] [PATCH v2] datapath: Use tun_info only for egress tunnel path.

Andy Zhou azhou at nicira.com
Thu Aug 7 02:02:20 UTC 2014


Acked-by: Andy Zhou <azhou at nicira.com>

You may also want to set egress_tun_info to NULL in the recirc case,
in case it is not.



>  static int execute_recirc(struct datapath *dp, struct sk_buff *skb,
> -                                const struct nlattr *a)
> +                         const struct nlattr *a)
>  {

Is this change intentional?



More information about the dev mailing list