Re: [vpp-dev] VPP and VXLAN tunnels

2017-04-25 Thread Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco)
] On Behalf Of Patricio Latini Sent: 26 kwietnia 2017 00:47 To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VPP and VXLAN tunnels Well doing a REST on honeycomb of the interfaces list it seems that the problem is related to get the interface list as there seems to be a problem with vpp reusing the

Re: [vpp-dev] VPP and VXLAN tunnels

2017-04-25 Thread Patricio Latini
Well doing a REST on honeycomb of the interfaces list it seems that the problem is related to get the interface list as there seems to be a problem with vpp reusing the indexes (1 in this case) for all the interfaces. looking in jira i found a resolved bug https://jira.fd.io/browse/HONEYCOMB-220