summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_attr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1391 from LabNConsulting/working/master/patch-set/vnc-vrf...Donald Sharp2017-11-091-5/+7
|\
| * bgpd: fun with whitespace conventionsLou Berger2017-11-071-1/+4
| * bgpd: set v4 next hop for VPN SAFI for consistency in processingLou Berger2017-10-311-5/+4
* | bgpd: fix mishandled attribute lengthQuentin Young2017-11-071-2/+38
* | bgpd: Treat empty reachable NLRI as a EORDonald Sharp2017-10-261-1/+16
|/
* bgpd: Fix off by one error introduced by 8c9cc7bbf657e3440d9bc758fe45aef5f43c...Donald Sharp2017-10-191-2/+2
* bgpd: fix clang warningVincent JARDIN2017-10-091-2/+2
* bgpd: add comment on bgp_attr_internDavid Lamparter2017-09-071-0/+6
* bgpd: remove transit_dup() & cluster_dup()David Lamparter2017-09-071-31/+0
* bgpd: rip out bgp_attr_deep_dup(), fix table-mapDavid Lamparter2017-09-071-44/+0
* bgpd: kill bgp_attr_refcount()David Lamparter2017-09-071-39/+0
* bgpd: Add various hash optimizationsDonald Sharp2017-09-051-8/+15
* Merge pull request #1047 from dwalton76/bgpd-draft-ietf-grow-bgp-gshut-10Renato Westphal2017-09-051-1/+15
|\
| * bgpd: implement draft-ietf-grow-bgp-gshut-10Daniel Walton2017-08-251-1/+15
* | bgpd: Cleaned up the lcom->size * LCOMMUNITY_SIZE with lcom_length()Nigel Kukard2017-09-011-9/+8
* | bgpd: The large community size is easier to read if its using the constantNigel Kukard2017-09-011-8/+8
|/
* bgpd: Fix nexthop for labeled-unicastvivek2017-08-081-46/+35
* bgpd: remove bogus change in attrhash_key_make()Jorge Boncompte2017-08-041-6/+0
* lib/bgpd: introduce the iana_safi_t enumRenato Westphal2017-08-011-4/+6
* bgpd rfapi: fix breakage introduced in refactoringLou Berger2017-07-271-1/+1
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-70/+83
* *: reindent pt. 2whitespace / reindent2017-07-171-83/+70
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-3069/+2948
* Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-1/+1
|\
| * *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-1/+1
* | bgpd: Refactor 'struct attr_extra' into 'struct attr'Donald Sharp2017-07-121-473/+322
* | bgpd, zebra: Support for sticky MACsvivek2017-07-121-1/+3
* | bgpd: EVPN route handlingvivek2017-07-121-2/+9
* | bgpd: Fix next hop setting for EVPNvivek2017-07-121-43/+12
|/
* Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...Daniel Walton2017-07-051-5/+5
|\
| * *: update hash_create(), hash_create_size()Quentin Young2017-07-021-5/+5
* | Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...Daniel Walton2017-06-301-2/+2
|\|
| * *: use vty_outlnQuentin Young2017-06-291-2/+2
* | Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...Daniel Walton2017-06-261-12/+13
|\|
| * *: simplify log message lookupQuentin Young2017-06-211-12/+13
* | bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton2017-06-201-0/+1
* | bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton2017-06-161-10/+20
|/
* bgpd: fix sending of invalid nexthops on the wireRenato Westphal2017-05-191-3/+1
* Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-191-1/+4
|\
| * bgp: don't put empty encap or vnc attributes on the wireLou Berger2017-05-181-1/+4
| * bgpd: fixup bgpd: allow VPN next hop to be different AFI than NLRI nextPhilippe Guibert2017-05-111-2/+3
* | Merge branch 'frr/pull/536'David Lamparter2017-05-181-9/+16
|\ \
| * | bgpd: fix nh_afi in bgp_packet_mpattr_start()Daniel Walton2017-05-161-12/+12
| * | bgpd: fix nh_afi in bgp_packet_mpattr_start()Daniel Walton2017-05-161-24/+15
| * | bgpd: added bgp_nexthop_afi()Daniel Walton2017-05-151-8/+24
* | | Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter2017-05-171-2/+1
|\ \ \
| * | | Merge branch 'master' into vrf_stuffDonald Sharp2017-05-161-20/+0
| |\| |
| * | | bgpd: Cleanup some SADonald Sharp2017-05-151-2/+1
* | | | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
| |/ / |/| |
* | | Merge pull request #520 from opensourcerouting/bgpd-fixes-masterDonald Sharp2017-05-151-20/+0
|\ \ \ | |/ / |/| |