]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: remove pim_interface->options
authorDavid Lamparter <equinox@opensourcerouting.org>
Fri, 8 Apr 2022 08:30:24 +0000 (10:30 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 8 Apr 2022 08:30:24 +0000 (10:30 +0200)
commit4f977c8e77190607bc153d26f7278fe92c4591d6
treece34665bfcd543bcd9eca9f5c95a4940462b6188
parente09284ca092514837e5d68b0893a609258a26009
pimd: remove pim_interface->options

I should've removed this in #10960.  It's a hazard in terms of
forgetting to adjust PRs/other changes that might accidentally still
reference the field.

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