diff options
author | Eyal Bari <ebari@cisco.com> | 2017-03-02 10:43:19 +0200 |
---|---|---|
committer | John Lo <loj@cisco.com> | 2017-03-02 19:43:18 +0000 |
commit | 25b36674f7e9072084f8f149067450f5eb6a5841 (patch) | |
tree | 9221d46f59f60820cd2428404f4e20bf3481864b /src/vlibapi | |
parent | 23caa885afad3501ea95b52cdbc64c0d48072a83 (diff) |
bridge domain: fix members reordered when removing
since adding support for multicast vxlan flooding (flood class tunnel master)
correct flood functionality depends on the order of the memebers vector
solved by using vec_delete instead of vec_del1 which swaps members before deleting the last element
Change-Id: I234f218d49172b4142c567db9699a5cb274e4a66
Signed-off-by: Eyal Bari <ebari@cisco.com>
Diffstat (limited to 'src/vlibapi')
0 files changed, 0 insertions, 0 deletions