diff options
author | Matthew Smith <mgsmith@netgate.com> | 2020-03-31 09:52:17 -0500 |
---|---|---|
committer | Neale Ranns <nranns@cisco.com> | 2020-03-31 17:02:39 +0000 |
commit | 5cee0bca5d0f01d3f26e90dee79780382e843d04 (patch) | |
tree | 947615d63fcfeb6cac63df61a90da46af07245a6 /src/plugins/nat/nat_det_in2out.c | |
parent | 967e9afa65ac427425f91ac70231b074559941ce (diff) |
ipsec: use id in ipsec_tunnel_protect_details
Type: fix
The data populated into an ipsec_tunnel_protect_details message includes
an outbound SA and a list of inbound SAs for a tunnel interface. These
are populated with SA indices. The values used by an API client
to refer to an SA in other messages is the SA id rather than the index.
Use the SA id instead of the index.
Change-Id: Ifaad32801092a7f87bd0dcf19de418d36613f8dd
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
Diffstat (limited to 'src/plugins/nat/nat_det_in2out.c')
0 files changed, 0 insertions, 0 deletions