]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_routemap.c
bgpd: set bgp label-index range to (0-1048560)
authorDon Slice <dslice@cumulusnetworks.com>
Tue, 6 Jun 2017 16:29:30 +0000 (09:29 -0700)
committerDon Slice <dslice@cumulusnetworks.com>
Tue, 6 Jun 2017 16:29:30 +0000 (09:29 -0700)
commit8b81993eb3c1236baa82e2388f4c85183df5eb33
tree422635ff99791a84a40c9c0c90f2bd2020264a29
parentd990e3847c1fbad25bdfa2727f156d9acc56ec3f
bgpd: set bgp label-index range to (0-1048560)

Based on suggestions made in the FRR technical meeting, making the
label-index range 2^20-16 for the max label size minus the reserved
labels.

Ticket: CM-16513
Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
bgpd/bgp_route.c
bgpd/bgp_routemap.c