Add API call to set keys on IPsec tunnel intf 64/8764/2
authorMatthew Smith <mgsmith@netgate.com>
Fri, 6 Oct 2017 00:03:05 +0000 (19:03 -0500)
committerDamjan Marion <dmarion.lists@gmail.com>
Sat, 14 Oct 2017 09:11:52 +0000 (09:11 +0000)
commit75d856096f644837e0da9fda011f0c419fa9414e
treedaa2add2b1973f0f66379d2ccb63848c8fc43b40
parent054c03ac9c20a5e38121590b83f01fd91f82acf0
Add API call to set keys on IPsec tunnel intf

There was already a CLI command and a libvnet function
to set the keys on an existing IPsec tunnel interface.
Expose this via the API.

Change-Id: I226a9616f680fc022f04447177a2e8232690657f
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
src/vat/api_format.c
src/vnet/ipsec/ipsec.api
src/vnet/ipsec/ipsec_api.c