--- embedaddon/quagga/ripngd/ripng_nexthop.c 2012/02/21 17:26:11 1.1.1.1 +++ embedaddon/quagga/ripngd/ripng_nexthop.c 2016/11/02 10:09:12 1.1.1.2 @@ -209,7 +209,6 @@ ripng_rte_send(struct list *ripng_rte_list, struct int if (ret >= 0 && IS_RIPNG_DEBUG_SEND) ripng_packet_dump ((struct ripng_packet *)STREAM_DATA (s), stream_get_endp (s), "SEND"); - num = 0; stream_reset (s); } }