commit | 199f85ade39f751dd493fe011107736c9b168953 | [log] [tgz] |
---|---|---|
author | Everton Marques <everton.marques@gmail.com> | Tue Sep 30 16:50:40 2014 -0300 |
committer | David Lamparter <equinox@opensourcerouting.org> | Wed Feb 04 06:08:01 2015 +0100 |
tree | 4a62c71f6f889b0c862241bafaba1cc8b3efe85f | |
parent | a59f21b1a58f121aac466710f32b557a4c75061d [diff] |
pimd: Revert: Explicitly restart zclient update connection.
diff --git a/pimd/pim_zebra.c b/pimd/pim_zebra.c index c4a6f7a..68aee68 100644 --- a/pimd/pim_zebra.c +++ b/pimd/pim_zebra.c
@@ -66,8 +66,6 @@ /* discard connected addresses because zclient lib will reassign them upon reconnection */ if_connected_reset_all(); - - zclient_init(qpim_zclient_update, ZEBRA_ROUTE_PIM); /* reconnect */ } /* Router-id update message from zebra. */