plugins: odp: ipsec: Del GRE as it was not tested 52/10652/1
authorSzymon Sliwa <[email protected]>
Mon, 19 Feb 2018 11:52:16 +0000 (12:52 +0100)
committerSzymon Sliwa <[email protected]>
Mon, 19 Feb 2018 16:47:48 +0000 (17:47 +0100)
commit1614193934c406619fd75db027421fdcaa723921
treeddb4c2c903f4923187b07c38d33b8903a15e1e39
parent7fe7cf516ff2843c1668a32b0123f0decc38989f
plugins: odp: ipsec: Del GRE as it was not tested

In case of trying to add GRE to the IPsec implementation, be careful as the
post_crypto and ipsec fields of the vnet_buffer union overlap, and both are
needed for the ODP based ipsec with GRE.

Change-Id: If20fa9d78f2879264c02922f21bc204fba1ab616
Signed-off-by: Szymon Sliwa <[email protected]>
src/plugins/odp/ipsec/esp_decrypt.c