summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_label.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd zebra: element overflow (PVS-Studio)F. Aragon2018-07-021-1/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-11/+11
* bgpd: Clean up peer status checking for a received nlriDonald Sharp2018-03-161-4/+0
* bgpd: carry two MPLS labels in EVPN NLRIsMitesh Kanjariya2018-01-241-3/+3
* bgpd, zebra: Ensure that passed flags is 0 for unregister eventDonald Sharp2017-11-131-1/+6
* bgpd: fix clang warningVincent JARDIN2017-10-081-1/+0
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-1/+1
* *: reindent pt. 2whitespace / reindent2017-07-171-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-287/+279
* bgpd: Refactor 'struct attr_extra' into 'struct attr'Donald Sharp2017-07-121-4/+2
* bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton2017-06-201-5/+4
* bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton2017-06-161-20/+31
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* Update to draft-ietf-idr-bgp-prefix-sid-05Daniel Walton2017-04-261-3/+7
* bgpd: Fix labeled-unicast generation and parsing issuesDon Slice2017-04-061-1/+1
* bgpd, lib, zebra: Implement handling of BGP-Prefix-SID label IndexVivek Venkatraman2017-04-061-6/+21
* bgpd: This patch implements the exchange of the BGP-Prefix-SID label index attrVivek Venkatraman2017-04-061-0/+5
* bgpd: labeled unicast processingDon Slice2017-04-061-0/+318