summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_route.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...Daniel Walton2017-06-301-3/+3
|\
| * *: use vty_outlnQuentin Young2017-06-291-3/+3
* | bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton2017-06-161-4/+4
|/
* Merge branch 'frr/pull/569'David Lamparter2017-05-181-2/+2
|\
| * bgpd: fix config of v6 vpn networks tagsLou Berger2017-05-171-2/+2
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* | bgpd: use correct type for rfapi thread pointerQuentin Young2017-05-051-1/+1
* | bgpd, zebra: Implement BGP Prefix-SID IETF draftVivek Venkatraman2017-04-061-0/+4
* | bgpd: labeled unicast processingDon Slice2017-04-061-1/+12
|/
* bgpd: change str2mac call apiPhilippe Guibert2017-02-141-1/+1
* bgpd: replace AFI_ETHER reference with AFI_L2VPN refPhilippe Guibert2017-02-141-1/+1
* bgpd: enhance network command for evpn route type 5Philippe Guibert2017-02-141-2/+4
* bgpd: enhance EPVN vty show commandsPhilippe Guibert2017-02-141-0/+3
* bgpd: add EVPN RT5 gatewayIp address to bgp_static contextPhilippe Guibert2017-02-141-0/+1
* bgpd: introduction of vxlan tunnel attributePhilippe Guibert2017-02-141-0/+1
* bgpd: route type 5 internal structures plus processingPhilippe Guibert2017-02-141-0/+4
* bgpd: handling EVPN Route Type 5 NLRI messagePhilippe Guibert2017-02-141-3/+5
* Merge remote-tracking branch 'origin/master' into pr/111Donald Sharp2017-01-271-0/+3
|\
* | bgpd: move bgp_show_type enumerate to bgp_route.hPhilippe Guibert2017-01-241-0/+22
|/
* bgpd: allow VPN next hop to be different AFI than NLRI next hop (Issue #71)Lou Berger2017-01-191-0/+4
* bgpd: release all memory explicitly on exitRenato Westphal2016-11-281-1/+1
* bgpd: Remove the double-pass parsing of NLRIsPaul Jakma2016-10-261-1/+0
* bgpd: Regularise bgp_update_receive, add missing notifies and checksPaul Jakma2016-10-261-1/+1
* bgpd: Regularise BGP NLRI sanity checks a bitPaul Jakma2016-10-261-1/+1
* bgpd: implement admin distanceMaitane Zotes2016-10-201-2/+2
* *: Consistently support 32-bit route tagsChristian Franke2016-10-081-1/+1
* bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-0/+37
* bgpd: improve cleanup in bgp_delete()Lou Berger2016-06-091-0/+3
* bgpd: make _vpnv4 static handling SAFI-agnosticLou Berger2016-06-071-3/+6
* BGP: VRF registration and cleanupvivek2016-02-121-0/+1
* bgpd: Add the ability to use a VRF to bgpDonald Sharp2016-02-021-2/+3
* BGP bestpath debugs need to display the addpath RX IDDaniel Walton2015-12-071-0/+4
* BGP: route-server will now use addpath...chop the _rsclient codeDaniel Walton2015-11-101-16/+2
* BGP: support for addpath TXDaniel Walton2015-11-051-1/+2
* Added json formating support to show-...-neighbors-... bgp commands.Morgan Stewart2015-08-121-3/+2
* Key changes:Donald Sharp2015-06-121-1/+1
* bgpd, zebra: rfc-5549-generic.patchDonald Sharp2015-06-111-0/+4
* If the default route is removed from the BGP table we must re-evaluate "neigh...Donald Sharp2015-05-201-0/+3
* bgpd-nht-import-check-fix.patchDonald Sharp2015-05-201-0/+1
* Add json output support for a few BGP show commandsDonald Sharp2015-05-201-2/+3
* BGP: Add dynamic update group supportDonald Sharp2015-05-201-0/+22
* BGP: add addpath RX supportDonald Sharp2015-05-201-3/+7
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-3/+6
* Changes to improve BGP convergence time:Donald Sharp2015-05-201-1/+1
* Add [bestpath|multipath] option to 'show ip bgp x.x.x.x'Donald Sharp2015-05-201-0/+7
* Add support for route tagsDonald Sharp2015-05-201-1/+1
* bgpd: bgpd-route-map-match-interface.patchDonald Sharp2015-05-201-1/+1
* BGP doesn't count a route with an unreachable nexthop in PfxRcdDonald Sharp2015-05-201-0/+4
* bgpd: bgpd-mrai.patchDonald Sharp2015-05-201-0/+6
* bgpd: bgpd-table-map.patchDonald Sharp2015-05-201-0/+2