Re: [GoBGP-devel] MPLS label issue with VPNv4 routes

2018-02-05 Thread SHAIKH, AMAN (AMAN)
Hi Iwase Thanks for your patch. I will try out the patch in a day or two and let you know how things go. I have one suggestion though. The current patch asks zebra client ***only once*** for a label allocation of configured size. Couldn't this be enhanced where GoBGP can ask for more chunks o

Re: [GoBGP-devel] MPLS label issue with VPNv4 routes

2018-02-05 Thread Iwase Yusuke
Hi Aman, H... it might be complicated some though, how about the following? With "mpls-label-range-size = 1" option, GoBGP should request a MPLS allocation every time when adding VRF. https://github.com/iwaseyusuke/gobgp/compare/master...iwaseyusuke:zclient-Enable_to_request_MPLS_label_range