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-12-17 12:14:05 -0200
commit57f416e2a92e1dd8f8d254a59d355437cac679fc (patch)
tree421b39e7365924b35f4fd88c0ca9d4c60f1d1639 /ospf6d/ospf6_interface.c
parent4041a456f676d5d5da0ada611be9d041a8bfbc9a (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