Hi Matt,
Glad to hear it. And thank you for the patch.
Regards,
neale
-Original Message-
From: Matthew Smith
Date: Wednesday, 24 May 2017 at 22:24
To: "Neale Ranns (nranns)"
Cc: "vpp-dev@lists.fd.io"
Subject: Re: [vpp-dev] IPsec interface handling in FI
FACE_CLASS_FLAG_P2P,
> };
>
> similar config for IPSEC would be required.
>
> Thanks,
> neale
>
> -Original Message-
> From: on behalf of Matthew Smith
>
> Date: Saturday, 20 May 2017 at 01:36
> To: "vpp-dev@lists.fd.io"
> Subject: [vp
update_adj,
.flags = VNET_HW_INTERFACE_CLASS_FLAG_P2P,
};
similar config for IPSEC would be required.
Thanks,
neale
-Original Message-
From: on behalf of Matthew Smith
Date: Saturday, 20 May 2017 at 01:36
To: "vpp-dev@lists.fd.io"
Subject: [vpp-dev] IPsec interface handling
Hi,
In the course of testing IPsec interfaces in VPP, I managed to make VPP crash
on a SEGV by setting an IP address on an established IPsec tunnel interface and
then trying to send packets through the tunnel to the IPsec peer by pinging an
address in the same subnet as that address. I.e. I se