diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2022-12-12 17:50:59 +0100 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2024-05-08 21:21:30 +0200 |
| commit | fdb1a6fed5a8e42447b5b9633ad9df0f3042d0a9 (patch) | |
| tree | 1d1892a91b536962e7d5848f2cac25c2a454d29a /python/xref2vtysh.py | |
| parent | dce38da8061a7ac62c690dbb8a89cae7f9a758d6 (diff) | |
pimd: fix order of operations for evaluating join
join_desired looks at whether up->channel_oil is empty. up->channel_oil
is updated from pim_forward_stop(), calling pim_channel_del_oif(). But
that was being called *after* updating join_desired, so join_desired saw
a non-empty OIL. Pull up the pim_forward_stop() call to before updating
join_desired.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'python/xref2vtysh.py')
0 files changed, 0 insertions, 0 deletions
