]> git.puffer.fish Git - matthieu/frr.git/commit
pim6d: rework interface address tracking/selection
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 10 Mar 2022 10:22:32 +0000 (11:22 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sat, 12 Mar 2022 21:47:13 +0000 (22:47 +0100)
commitcfef61553f3d97405d22553c88f1e7b3fb98f24b
tree7870cbc3981ee642a6964ffab3072329143764f5
parentcd6d285855954039624f115a9fad7d4abbb4574d
pim6d: rework interface address tracking/selection

We only care about link-local addresses for IPv6 operation.  Also, MLD
needs the lowest while PIM needs the highest...

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
pimd/pim_iface.c
pimd/pim_iface.h
pimd/pim_zebra.c