diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2016-07-28 17:23:48 +0200 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetwroks.com> | 2016-07-28 07:27:47 -0400 |
| commit | 5ef104fc4131cacaf1843bb32e19d4b681fc5214 (patch) | |
| tree | 949ad77cae64df24ace365ed449eb48e38c8bf4d /ospfclient/ospf_apiclient.h | |
| parent | d6f4a61dde127c6154f7933b0a4003740b6a0768 (diff) | |
pimd: relegate pim_igmp_join.c into a header file
pim_igmp_join.c only exists to make some portability hacks available to
test_igmpv3_join. The function only has 1 call site in each pimd and
the test tool, so it's nicely served as a simple static function in a
header file.
This removes a MTYPE related compiler/linker issue from referencing
lib/if.h in a binary that doesn't link libzebra, as test_igmpv3_join is
now fully independent of lib/.
(Fix by Christian Franke: remove stray leftover ifindex_t)
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'ospfclient/ospf_apiclient.h')
0 files changed, 0 insertions, 0 deletions
