summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_updgrp_adv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: encap: add encap SAFI (RFC5512)Lou Berger2016-06-121-1/+3
* BGP: Fix nexthop setting for default originatevivek2016-05-101-8/+1
* BGP crash in group_announce_route_walkcbDaniel Walton2015-11-201-3/+7
* BGP: route-server will now use addpath...chop the _rsclient codeDaniel Walton2015-11-101-19/+6
* BGP: Implement "neighbor x.x.x.x addpath-tx-bestpath-per-AS"Daniel Walton2015-11-061-9/+9
* BGP: support for addpath TXDaniel Walton2015-11-051-50/+149
* bgpd: fix using of two pointers for struct thread_master *Donald Sharp2015-10-141-1/+1
* Added json formating support to show-...-neighbors-... bgp commands.Morgan Stewart2015-08-121-3/+2
* If the default route is removed from the BGP table we must re-evaluate "neigh...Donald Sharp2015-05-201-6/+32
* bgpd: bgpd-warnings.patchDonald Sharp2015-05-201-4/+4
* Use #define for mp_nexthop_len valuesDonald Sharp2015-05-201-2/+2
* Add json output support for a few BGP show commandsDonald Sharp2015-05-201-3/+2
* BGP: Add dynamic update group supportDonald Sharp2015-05-201-0/+765