X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=bgpd%2Fbgp_labelpool.h;h=0507e65489e4cd7405cd43329d775e140c7ec983;hb=91d227b7e3cb53ad8fdbcd9d4cff7f0a666918e3;hp=fa35cde0e12616479f50e7d35c5d156d9a9976ed;hpb=a4f81f31780c4494970fb3ddcff4daf0d31a4f2b;p=mirror_frr.git diff --git a/bgpd/bgp_labelpool.h b/bgpd/bgp_labelpool.h index fa35cde0e..0507e6548 100644 --- a/bgpd/bgp_labelpool.h +++ b/bgpd/bgp_labelpool.h @@ -29,6 +29,7 @@ * Types used in bgp_lp_get for debug tracking; add more as needed */ #define LP_TYPE_VRF 0x00000001 +#define LP_TYPE_BGP_LU 0x00000002 struct labelpool { struct skiplist *ledger; /* all requests */