summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_label.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la...Anton Degtyarev2018-12-201-3/+5
* bgpd: Rename various variable names to something more appropriateDonald Sharp2018-10-091-4/+4
* bgpd: Convert `struct bgp_info` to `struct bgp_path_info`Donald Sharp2018-10-091-5/+5
* bgpd: Prevent vrf 2 vrf route leaking from going offbox.Donald Sharp2018-04-251-0/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-10/+10
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-62/+54
* bgpd: Additional check on presence of tag/labelvivek2017-07-121-0/+3
* bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton2017-06-201-1/+4
* bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton2017-06-161-16/+16
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* bgpd: add epvn as labeled safi type (ISSUE #471)Lou Berger2017-05-131-1/+2
* bgpd, lib, zebra: Implement handling of BGP-Prefix-SID label IndexVivek Venkatraman2017-04-061-4/+5
* bgpd: labeled unicast processingDon Slice2017-04-061-0/+124