ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs 19/27019/4
authorNeale Ranns <nranns@cisco.com>
Tue, 12 May 2020 13:33:56 +0000 (13:33 +0000)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 13 May 2020 11:15:57 +0000 (11:15 +0000)
commitb1fd80f0999e4dbbebdbc2471aeab2cad418ca4d
tree9d717e9982e829bfe6a0322be78df41edc5223e1
parent103d355db504527cc6fa1d563ce6976b8490d22c
ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs

Type: feature

the es4-encrypt and esp6-encrypt nodes need to be siblings so they both have the same edges for the DPO on which the tunnel mode SA stacks.

Signed-off-by: Neale Ranns <nranns@cisco.com>
Change-Id: I2126589135a1df6c95ee14503dfde9ff406df60a
src/scripts/vnet/ipsec_spd [new file with mode: 0644]
src/vnet/ipsec/esp_encrypt.c
src/vnet/ipsec/ipsec_cli.c
test/test_ipsec_esp.py