[NETVIRT-639] BGP Manager / L3 Label Parameter swapped with L2 Label when calling QBGP Created: 28/Apr/17  Updated: 06/Apr/18  Resolved: 06/Apr/18

Status: Resolved
Project: netvirt
Component/s: General
Affects Version/s: Nitrogen
Fix Version/s: None

Type: Bug Priority: Medium
Reporter: Philippe Guibert Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 8331

 Description   

L3 Label Parameter swapped with L2 Label when calling QBGP

qbgp.thrift defines the following:

i32 pushRoute(
1:protocol_type p_type,
2:string prefix,
3:string nexthop,
4:string rd,
5:i32 ethtag,
6:string esi,
7:string macaddress,
8:i32 l3label,
9:i32 l2label,
10:encap_type enc_type,
11:string routermac),

the call of this function is not handled correctly with label value.



 Comments   
Comment by Sam Hague [ 06/Apr/18 ]

https://git.opendaylight.org/gerrit/56229

Generated at Wed Feb 07 20:22:05 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.