]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_evpn.c
bgpd: fill the pmsi_tnl_type into the type-3 PMSI attr
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Tue, 12 Feb 2019 20:51:49 +0000 (12:51 -0800)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Tue, 12 Feb 2019 21:06:48 +0000 (13:06 -0800)
commitd03239d09b084191742497b4b09c25bcf9e9d1b5
tree881e69512bd22447bdaee3bb87f2e2f4445adc33
parent8be328303c326ede010ea943d3765784779a7ec6
bgpd: fill the pmsi_tnl_type into the type-3 PMSI attr

Currently we are hardcoding it at the time of attr building to
ingress-replication. This is just a code clean-up and has no
functional impact.

Ticket: CM-23790

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
bgpd/bgp_attr.c
bgpd/bgp_evpn.c