summaryrefslogtreecommitdiffstats
path: root/ipsec/ipsec-impl/src/test/resources/sadEntries/delSadEntry.json
blob: 23998d60fe0856920960401f9b24eca556de1a18 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "sad": {
      "sad-entries": [
        {
          "spi": 1002,
          "direction": "outbound",
          "sa-id": 10
        }
      ]
    }
}