[Ryu-devel] Unique Flow_ID on datapath

2018-02-06 Thread Taha Khan
Hi, Is there any unique (flow-name or id) to differentiate between flows on a particular datapath ? In my application I need to take actions on particular flow entries and not all of them, it would be helpful if there is something like this. I looked up at RYU documentation but was unable to find

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

2018-02-06 Thread SHAIKH, AMAN (AMAN)
Hi Iwase I checked latest patch in the zclient-Enable_to_request_MPLS_label_range branch of your gobgp fork. It works as expected. See [ashaikh@vsp-vpe-west ~]$ gobgp global rib -a vpnv4 Network Labels Next Hop AS_PATH AgeAttrs *> 100:1:192

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

2018-02-06 Thread SHAIKH, AMAN (AMAN)
Thanks Iwase for working on this. I understand this makes things more complicated, but I appreciate the changes you have made. I have a question though. If the code is able to request a new MPLS allocation from Zebra when range-size is 1, what would it take to make it more generic? By generic,