Matthew G Smith 2dde5a4782 dpdk: ipsec tunnel support for ip6-in-ip4
Type: feature

If an attempt was made to send an IPv6 packet over an IPv4 tunnel,
the DPDK esp_encrypt did not complete setting up
the crypto operation for a buffer, but still queued the crypto
operations that were allocated. This results in a SEGV when
attempting to dequeue them in dpdk-crypto-input.

Allow IPv6 packets to be sent over a v4 tunnel when using the DPDK
plugin esp crypto nodes.

Change-Id: Ic9a4cd69b7fc06a17ab2f64ae806ec2ceacfef27
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
(cherry picked from commit 5025d40a1134272ab57c3c3f10311e31a65cd63c)
2019-09-19 18:16:47 +00:00
..
2019-08-01 18:01:57 +00:00
2019-06-18 13:54:35 +00:00
2019-09-12 13:17:40 +02:00
2019-09-19 18:16:21 +00:00
2019-09-19 18:16:21 +00:00
2019-03-28 08:18:57 +00:00