On Fri, Feb 23, 2018 at 4:43 PM, John Lo (loj) <l...@cisco.com> wrote:

> Hi Jon,
>
>
>
> I see the problem in the delete path where the hash_unset() call is using
> the tunnel instance instead of the user_instance of the tunnel starting at
> about line 558 of vxlan.c:
>
>
>
>       vnet_delete_hw_interface (vnm, t->hw_if_index);
>
>       hash_unset (vxm->instance_used, instance);
>

Woah.  Awesome.


> Do you mind submit a patch to fix it, please?
>

Will do!


> Regards,
>
> John
>

Thanks,
jdl

Reply via email to