Comment 9 for bug 1686287

Revision history for this message
Manish Singh (manishs) wrote :

Debugs:

(gdb) p $13->mac_
$51 = ff:ff:ff:ff:ff:ff
(gdb) p $13->vrf_->name_
$52 = "default-domain:commonmax-010-pr-0434:commonmax-010-vn-0434:commonmax-010-vn-0434"
(gdb) dump_route_paths $13
Number of paths : 3
Path : 0x7fd5b58958b0
Path : 0x7fd5cdb8bd40
Path : 0x7fd5b58956f0
(gdb) p ((AgentPath *) 0x7fd5b58958b0)->label_
$55 = 129229

(gdb) p $14->mac_
$53 = ff:ff:ff:ff:ff:ff
(gdb) p $14->vrf_->name_
$54 = "default-domain:commonmax-008-pr-0001:commonmax-008-vn-0001:commonmax-008-vn-0001"
(gdb) dump_route_paths $14
Number of paths : 7
Path : 0x7fd5d44e0760
Path : 0x7fd59caf50d0
Path : 0x7fd59c90aa80
Path : 0x7fd57582a240
Path : 0x7fd57582a7a0
Path : 0x7fd5e2c4c910
Path : 0x7fd5d613b400
(gdb) p ((AgentPath *) 0x7fd5d44e0760)->label_
$56 = 129229

Both routes are using same FMG label.