On Mon, Sep 5, 2016 at 6:18 PM, Lou Berger <[email protected]> wrote:

Hello Lou

> ---
> +  cache1_table[AFI_ETHER] = bgp_table_init (AFI_ETHER, SAFI_UNICAST);
> +  cache2_table[AFI_ETHER] = bgp_table_init (AFI_ETHER, SAFI_UNICAST);

I don't see any bgp_scan() code calling those entries.
bgp_scan(AFI_ETHER, SAFI_UNICAST).

So is this code really called, is it just provisioning, or is there
something more in the pipe ?

Best Regards,

Philippe

_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to