summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_updgrp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: fix build on SolarisRenato Westphal2016-08-241-10/+10
* BGP: Rework iteration of peer_af_arrayvivek2016-01-221-7/+21
* BGP: update-group needs to consider addpath capability flagsDaniel Walton2015-12-081-0/+2
* BGP: route-server will now use addpath...chop the _rsclient codeDaniel Walton2015-11-101-1/+2
* BGP: Implement "neighbor x.x.x.x addpath-tx-bestpath-per-AS"Daniel Walton2015-11-061-0/+3
* BGP: support for addpath TXDaniel Walton2015-11-051-2/+6
* BGP: peer-group restrictions should be relaxed, update-groups determine outbo...Daniel Walton2015-10-281-0/+1
* Quagga: Fix compile warnings for GCC4.9Donald Sharp2015-09-251-3/+3
* Fixup of warnings in the codeDonald Sharp2015-07-261-0/+2
* When a route-reflector is configured with "next-hop self" towards an IBGPDonald Sharp2015-06-121-0/+1
* A nexthop value specified by an outbound routemap is not beingDonald Sharp2015-06-121-5/+7
* bgpd, zebra: rfc-5549-generic.patchDonald Sharp2015-06-111-1/+2
* If the default route is removed from the BGP table we must re-evaluate "neigh...Donald Sharp2015-05-201-1/+2
* quagga: quagga-memory-leaks.patchDonald Sharp2015-05-201-1/+3
* bgpd: bgpd-warnings.patchDonald Sharp2015-05-201-3/+3
* If a route-map is used on a neighbor default-originate statement we need to d...Donald Sharp2015-05-201-0/+1
* BGP: Fix update-groups commands to match neighborsDonald Sharp2015-05-201-1/+1
* 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/+594