diff options
author | Dave Barach <dave@barachs.net> | 2019-10-11 11:31:43 -0400 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2019-10-11 18:22:04 +0000 |
commit | 11b40e7ead069eecac51eeed0b7effbf4d53ecf4 (patch) | |
tree | dea5beb9c58568a044a4f6696ab69f87fea7c359 /src/plugins/quic | |
parent | bbcfaac9571004d87998684c123354667b726532 (diff) |
lisp: fix dangling references to bihash tables
gid_ip4_table_t's and gid_ip6_table_t's are allocated from pools. They
MUST NOT be listed on the clib_all_bihash list to avoid dangling
references.
Switch to the clib_bihash_init2 API, which has the required knob.
Type: fix
Ticket: VPP-1788
Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I49a17e937922c3af2e1c46b24e20883af51584a8
Diffstat (limited to 'src/plugins/quic')
0 files changed, 0 insertions, 0 deletions