IPSEC: punt reasons; SPI=0, no-tunnel 87/18687/3
authorNeale Ranns <nranns@cisco.com>
Thu, 4 Apr 2019 12:43:36 +0000 (12:43 +0000)
committerDamjan Marion <dmarion@me.com>
Fri, 5 Apr 2019 07:52:55 +0000 (07:52 +0000)
commitb71fa75d48b16f45618ba3fe3aa847c331f837b0
tree8018d3f038b069c0db6e6e32c84ada77340b31c3
parent6416e6274d0817a347d5b54bc61b4f1b617ff363
IPSEC: punt reasons; SPI=0, no-tunnel

Change-Id: If76992e283a27fa193a6865257ab3aa764066e48
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/CMakeLists.txt
src/vnet/ipsec/ipsec_if_in.c
src/vnet/ipsec/ipsec_io.h
src/vnet/ipsec/ipsec_punt.c [new file with mode: 0644]
src/vnet/ipsec/ipsec_punt.h [new file with mode: 0644]
test/test_punt.py