diff options
author | Gabriel Oginski <gabrielx.oginski@intel.com> | 2022-02-18 08:05:00 +0000 |
---|---|---|
committer | Gabriel Oginski <gabrielx.oginski@intel.com> | 2022-02-18 09:15:10 +0100 |
commit | aacd3ed6d5c9c32b646795583a634ca5925603d2 (patch) | |
tree | de19fc5294b3597a4ff5149b47f63d8e458b9958 /test/test_vxlan6.py | |
parent | 2273ffd8787a7ca11f4a2ccbb4dadd39b1a17026 (diff) |
ipsec: fix vector after remove entry in spd
Originally after remove the policy entry in spd, macro "vec_del1"
can change localization of the last entry in vector and finally the
entry list has not been sorted.
This patch fixes this issue by change executed macro "vec_delete"
instead of "vec_del1".
Type: fix
Signed-off-by: Gabriel Oginski <gabrielx.oginski@intel.com>
Change-Id: I396591cbbe17646e1d243aedb4cdc272ed4d5e25
Diffstat (limited to 'test/test_vxlan6.py')
0 files changed, 0 insertions, 0 deletions