aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2019-10-11 11:31:43 -0400
committerFlorin Coras <florin.coras@gmail.com>2019-10-11 18:22:04 +0000
commit11b40e7ead069eecac51eeed0b7effbf4d53ecf4 (patch)
treedea5beb9c58568a044a4f6696ab69f87fea7c359 /MAINTAINERS
parentbbcfaac9571004d87998684c123354667b726532 (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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions