summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_updgrp_adv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...Daniel Walton2017-06-301-11/+10
|\
| * *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-3/+3
| * *: use vty_outlnQuentin Young2017-06-291-11/+10
* | bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton2017-06-161-0/+3
|/
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-2/+2
* bgpd: labeled unicast processingDon Slice2017-04-061-1/+1
* bgpd: basic support for EVPNPhilippe Guibert2017-02-141-1/+3
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-4/+0
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-061-2/+3
|\
| * bgpd: Cleanup double read of free'd dataDonald Sharp2016-12-161-2/+3
* | Merge remote-tracking branch 'osr/master' into vtysh-grammarQuentin Young2016-12-061-1/+1
|\|
| * bgpd: Fix route node unlock when clearing adj-outvivek2016-12-021-1/+1
* | bgpd: Make `ip` optional for all `show bgp` and `show ip bgp` commandsQuentin Young2016-12-011-1/+1
|/
* bgpd: fix build on SolarisRenato Westphal2016-08-241-3/+3
* lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp2016-08-161-0/+1
* 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