summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_interface.c
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2018-10-19 15:55:22 -0300
committerRenato Westphal <renato@opensourcerouting.org>2018-10-20 12:39:05 -0300
commit9f2337c913d0881701597edd419d1ba96b06f109 (patch)
tree4bb6dfbaba28aff6e294b363715bb46069a4370a /ospf6d/ospf6_interface.c
parent2eab13249cfea60f5788ac4393d2096e63d19e22 (diff)
bgpd: use the vrf_bitmap_*() helper functions when necessary
zclient->redist[afi][type] is a hash table and not an integer since a while ago when VRF support was introduced. As such, zclient->redist[][] should never be manipulated directly, the vrf_bitmap_*() helper functions should be used instead. This fixes a few crashes found by the CLI fuzzer. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'ospf6d/ospf6_interface.c')
0 files changed, 0 insertions, 0 deletions