summaryrefslogtreecommitdiffstats
path: root/bgpd/bgpd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3414 from pguibert6WIND/iprule_any_flowspec_handling_2Donald Sharp2019-01-291-0/+2
|\
| * bgpd: an hash list of pbr iprule is createdPhilippe Guibert2019-01-291-0/+2
* | bgpd: improve peer-group remote-as definitionsDon Slice2019-01-231-1/+2
|/
* Merge pull request #3198 from donaldsharp/mac_rejectionRenato Westphal2019-01-101-0/+3
|\
| * bgpd: Add code to dump the forthcoming mac hashDonald Sharp2018-12-121-0/+3
* | bgpd: don't use BGP_ATTR_VNC(255) unless ENABLE_BGP_VNC_ATTR is definedLou Berger2019-01-071-1/+1
|/
* Merge pull request #3176 from chiragshah6/evpn_devRuss White2018-11-261-0/+2
|\
| * bgpd: dup addr detect data struct for cfgChirag Shah2018-11-181-0/+2
* | Merge pull request #3359 from qlyoung/true-atomicsMark Stapp2018-11-201-1/+1
|\ \
| * | *: only use 32-bit atomicsQuentin Young2018-11-191-1/+1
| |/
* / bgpd: Creating Loopback Interface Flaps BGPd (#2865)root2018-11-191-1/+3
|/
* bgpd: allow vrf validity and bgp vrf import/export, when zebra is offPhilippe Guibert2018-11-131-0/+1
* bgpd: Re-use TX Addpath IDs where possibleMitch Skiba2018-11-101-4/+14
* bgpd: make name of default vrf/bgp instance consistentDon Slice2018-10-311-1/+0
* Merge pull request #3024 from ton31337/fix/validate_route-mapRuss White2018-10-141-4/+8
|\
| * bgpd: Check if route-map really exists before applying to the peerDonatas Abraitis2018-10-111-4/+8
* | bgpd: Add '[no] flood <disable|head-end-replication>'Donald Sharp2018-10-121-0/+5
|/
* Merge pull request #3010 from opensourcerouting/no-frr-thread-idLou Berger2018-09-221-4/+4
|\
| * lib: remove frr_pthread->idDavid Lamparter2018-09-191-4/+4
* | bgpd, doc, ldpd, lib, tests, zebra: LM fixespaco2018-09-181-1/+1
|/
* bgpd: Prevent possible crash when parsing v6 attributesDonald Sharp2018-09-121-2/+0
* bgpd/ospfd: resolve warnings for bgp/ospf json commitDon Slice2018-08-301-1/+2
* bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice2018-08-301-1/+1
* bgpd: Cleanup of bgp daemon codePascal Mathis2018-07-071-8/+1
* bgpd: Implement group-overrides for peer attrsPascal Mathis2018-06-141-0/+12
* bgpd: Implement group-overrides for peer timersPascal Mathis2018-06-141-11/+4
* bgpd: Fix AF-attribute overrides when binding peerPascal Mathis2018-06-141-4/+5
* bgpd: Implement group-overrides for peer flagsPascal Mathis2018-06-141-28/+60
* bgpd: null check (Coverity 1399270)paco2018-06-131-1/+0
* Merge pull request #2304 from ppmathis/enhancement/bgp-pg-overridesQuentin Young2018-06-051-0/+51
|\
| * bgpd: Fix style issues for peer-group overridesPascal Mathis2018-05-281-1/+2
| * bgpd: Fix group overrides for inverted AF flagsPascal Mathis2018-05-281-0/+11
| * bgpd: Improve group overrides for AF filtersPascal Mathis2018-05-271-0/+26
| * bgpd: Improve group overrides for AF flagsPascal Mathis2018-05-271-0/+13
* | Merge pull request #2259 from ppmathis/enhancement/peer-enforce-first-asDonald Sharp2018-06-041-3/+4
|\ \
| * | bgpd: Move 'enforce-first-as' from global to peerPascal Mathis2018-05-191-3/+4
| |/
* | *: support for evpn type-4 routemitesh2018-05-301-0/+3
* | bgpd: add vty command to restrict FS policy routing to a defined interfacePhilippe Guibert2018-05-251-0/+3
|/
* Merge pull request #2034 from vincentbernat/fix/rfc8365-auto-rtDonald Sharp2018-05-161-0/+3
|\
| * bgpd: add an option for RT auto-derivation to use RFC 8635.Vincent Bernat2018-04-231-0/+3
* | Merge pull request #2196 from LabNConsulting/working/master/bgpd-shutdown-raceRuss White2018-05-121-0/+1
|\ \
| * | bgpd: block io thread reads once shutdown has startedLou Berger2018-05-101-0/+1
* | | bgpd: fix maximum-prefix + peer-groupQuentin Young2018-05-071-1/+22
|/ /
* | bgpd: initialise hash lists for pbrPhilippe Guibert2018-04-301-0/+19
* | bgpd: add ability to import default vrf routesDon Slice2018-04-251-1/+1
* | bgpd: Add some vrf <-> vrf code commentsDonald Sharp2018-04-251-1/+9
* | bgpd: Auto RD definitions and encodingvivek2018-04-251-0/+3
* | bgpd: resolve flag definition confict for af_flags under bgp vrfMitesh Kanjariya2018-04-251-10/+11
* | bgpd: Implement vrf - vrf route leaking cliDonald Sharp2018-04-251-0/+6
* | bgpd: vpn-vrf leaking: use dynamic label pool for "auto" labelsG. Paul Ziemba2018-04-121-16/+20