ipsec: Fix decap of IPSEC/GRE in transport mode 44/24044/1
authorNeale Ranns <nranns@cisco.com>
Wed, 18 Dec 2019 05:54:40 +0000 (05:54 +0000)
committerNeale Ranns <nranns@cisco.com>
Wed, 18 Dec 2019 05:54:40 +0000 (05:54 +0000)
Type: fix

in transport mode the header sequence is:
  MAC - IP (tun) - ESP - GRE - L2
so popping the GRE header is done in the ESP decrypt node.

Change-Id: Ia125eb65b9300368617d2bffca09683851e43be0
Signed-off-by: Neale Ranns <nranns@cisco.com>

No differences found