this function is used by the currently not present zclient reconnect
code. It'll be unmasked again when that code hits master.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
struct interface *oif,
uint32_t proto_mask);
+#if 0
static void zclient_broken(struct zclient *zclient)
{
struct listnode *ifnode;
/* upon return, zclient will discard connected addresses */
}
+#endif
/* Router-id update message from zebra. */
static int pim_router_id_update_zebra(int command, struct zclient *zclient,