summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_attr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton2017-06-161-3/+7
* Merge branch 'frr/pull/536'David Lamparter2017-05-181-2/+2
|\
| * bgpd: remove bgp_nexthop_afi prototypeDavid Lamparter2017-05-181-2/+0
| * bgpd: fix nh_afi in bgp_packet_mpattr_start()Daniel Walton2017-05-161-2/+2
| * bgpd: added bgp_nexthop_afi()Daniel Walton2017-05-151-0/+2
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
|/
* bgpd: remove unused bgp_attr_default_intern() functionRenato Westphal2017-05-121-1/+0
* Update to draft-ietf-idr-bgp-prefix-sid-05Daniel Walton2017-04-261-0/+8
* bgpd: Switch u_int64_t -> uint64_tDonald Sharp2017-04-071-1/+1
* bgpd: Modify attr->flag to be 64 bitDonald Sharp2017-04-061-2/+2
* bgpd: This patch implements the exchange of the BGP-Prefix-SID label index attrVivek Venkatraman2017-04-061-0/+3
* bgpd: remove useless white space character in evpn function declarationPhilippe Guibert2017-02-141-1/+1
* bgpd: evpn NLRI route type 5 forgingPhilippe Guibert2017-02-141-2/+3
* bgpd: route type 5 internal structures plus processingPhilippe Guibert2017-02-141-0/+11
* bgpd: lcommunity: fix whitespace & copyrightDavid Lamparter2017-01-251-1/+1
* Support for BGP Large CommunitiesJob Snijders2017-01-191-0/+3
* bgp: Use intern/unintern for encap to fix valgrind identified memory leakLou Berger2017-01-021-0/+2
* *: Consistently support 32-bit route tagsChristian Franke2016-10-081-1/+1
* bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-0/+19
* bgpd: Add fix for multiple set commands with prefer-globalroot2016-09-011-0/+2
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-1/+1
* bgpd: Add command to prefer global ipv6 addressDon Slice2016-08-031-0/+3
* bgpd: encap: add attribute handlingLou Berger2016-06-101-0/+17
* bgpd: general MP/SAFI improvementsLou Berger2016-06-101-0/+2
* bgpd: wire up VPNv6 protocol processingLou Berger2016-06-071-1/+3
* bgpd: resolve merge issues in bgp_attr_check()Daniel Walton2016-05-271-1/+1
* bgpd: well-known attr check only run for v4/uni, which could cause a crash.Paul Jakma2016-05-261-2/+1
* bgpd: Removed unused variable from 'struct attr_extra'Donald Sharp2016-02-031-3/+0
* BGP: support for addpath TXDaniel Walton2015-11-051-4/+5
* A nexthop value specified by an outbound routemap is not beingDonald Sharp2015-06-121-1/+14
* BGP Path attributes classified as well-known and mandatory need to beDonald Sharp2015-06-111-1/+1
* bgpd, zebra: rfc-5549-generic.patchDonald Sharp2015-06-111-1/+2
* Use #define for mp_nexthop_len valuesDonald Sharp2015-05-201-0/+6
* bgpd: Add route-map support for set ip next-hop unchangedDonald Sharp2015-05-201-0/+1
* BGP: Add dynamic update group supportDonald Sharp2015-05-201-0/+14
* atomic-aggregate is lost when we aggregate another aggregate that has atomic-...Donald Sharp2015-05-201-1/+1
* Add support for route tagsDonald Sharp2015-05-201-0/+3
* bgpd: bgpd-route-map-match-interface.patchDonald Sharp2015-05-201-0/+1
* bgpd: bgpd-table-map.patchDonald Sharp2015-05-201-0/+2
* cluster-id length equality for multipathDonald Sharp2015-05-201-0/+4
* bgpd: don't send NOTIFY twice for malformed attrsDavid Lamparter2014-06-291-0/+3
* bgpd: efficient NLRI packing for AFs != ipv4-unicastPradosh Mohapatra2014-06-031-7/+25
* bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanupsPaul Jakma2012-02-281-5/+14
* bgpd: add flag checks for MP_(UN)REACH_NLRIDenis Ovsienko2011-10-171-3/+4
* bgpd: Implement revised error handling for partial optional/trans. attributesPaul Jakma2011-03-211-2/+10
* bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-211-1/+1
* bgpd: Remove AS Path limit/TTL functionalityPaul Jakma2011-03-211-6/+0
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-0/+1
* [lib] hash compare function arguments ought to be const qualifiedStephen Hemminger2008-08-221-1/+1
* [bgpd] minor changes to bgp_mp_reach_parsePaul Jakma2008-06-071-0/+5