diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2018-10-19 15:55:22 -0300 |
|---|---|---|
| committer | Renato Westphal <renato@opensourcerouting.org> | 2018-10-20 12:39:05 -0300 |
| commit | 9f2337c913d0881701597edd419d1ba96b06f109 (patch) | |
| tree | 4bb6dfbaba28aff6e294b363715bb46069a4370a /ospf6d/ospf6_interface.c | |
| parent | 2eab13249cfea60f5788ac4393d2096e63d19e22 (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
