]> git.puffer.fish Git - matthieu/frr.git/commit
lib: grpc: use candiate ID to delete rather than pointer to candiate
authorChristian Hopps <chopps@labn.net>
Sun, 6 Mar 2022 11:59:50 +0000 (06:59 -0500)
committerChristian Hopps <chopps@labn.net>
Mon, 14 Mar 2022 15:14:12 +0000 (11:14 -0400)
commitd3074a5207e2e4a5c7e669eb69f22dfd91b92c47
treebc1418d5a5a5c63e94d21e1f2c92db5948b21497
parent79c681952ea3b963a29beab9775e9a7f7e4f72bb
lib: grpc: use candiate ID to delete rather than pointer to candiate

- also be consistent in candidate IDs being uint64_t

Signed-off-by: Christian Hopps <chopps@labn.net>
lib/northbound_grpc.cpp