summaryrefslogtreecommitdiffstats
path: root/bgpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #495 from donaldsharp/mpls_fixesRenato Westphal2017-05-125-55/+56
|\
| * bgpd: add ENHE support for "address-family ipv4 labeled-unicast"Daniel Walton2017-05-105-55/+56
* | Merge pull request #503 from pguibert6WIND/issue_473Lou Berger2017-05-111-2/+3
|\ \
| * | bgpd: fixup bgpd: allow VPN next hop to be different AFI than NLRI nextPhilippe Guibert2017-05-101-2/+3
| |/
* | Address the error "Dead assignment" of static analysifHung-Weic Chiu2017-05-103-3/+2
* | Merge pull request #408 from qlyoung/remove-thread-macrosRuss White2017-05-1014-92/+92
|\ \ | |/ |/|
| * *: update thread_add_* callsQuentin Young2017-05-0910-36/+37
| * *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-0914-85/+84
* | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-102-3/+8
|\ \ | |/ |/|
| * Merge pull request #486 from LabNConsulting/working/3.0/patch/issue483Russ White2017-05-102-3/+8
| |\
| | * bgp rfapi: rfapi shouldn't be called (yet) for BGP VRF instances.Lou Berger2017-05-092-3/+8
| * | bgpd: restore -S, --skip_runas optionsLou Berger2017-05-091-1/+10
| * | bgp: fix a couple of instances of bm being used before init'edLou Berger2017-05-091-2/+5
| |/
* | Merge pull request #454 from dwalton76/hide-router-bgp-peer-ipv4-unicast-comm...Lou Berger2017-05-093-105/+841
|\ \
| * | bgpd: hide "router bgp" commands also under "address-family ipv4 unicast"Daniel Walton2017-05-042-4/+9
| * | bgpd: hide "router bgp" commands also under "address-family ipv4 unicast"Daniel Walton2017-05-031-101/+832
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-086-26/+41
|\ \ \ | | |/ | |/|
| * | bgpd: resolve crash displaying bgp vrf routing infoDon Slice2017-05-051-1/+0
| * | *: fix a bunch of segfaults detected by a CLI fuzzerRenato Westphal2017-05-045-25/+41
* | | Merge pull request #472 from qlyoung/rfapi-correct-typesMartin Winter2017-05-063-4/+4
|\ \ \
| * | | bgpd: use correct type for rfapi thread pointerQuentin Young2017-05-053-4/+4
* | | | bgpd: resolve crash in workqueue processing due to invalid safiDon Slice2017-05-041-7/+7
|/ / /
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-041-4/+6
|\| |
| * | bgpd: Fix crashes with '[no] neighbor ... shutdown ..' commandDonald Sharp2017-05-031-4/+6
* | | bgpd: Fix crash associated with aggregate commandDonald Sharp2017-05-031-6/+4
* | | bgpd: When receiving a route set the label to invalidDonald Sharp2017-05-031-0/+1
* | | bgpd: Fix 'show bgp ... summary json' to have empty {}Donald Sharp2017-05-031-1/+4
| |/ |/|
* | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-023-67/+87
|\|
| * Merge pull request #426 from donaldsharp/afi_safi2Renato Westphal2017-05-023-48/+83
| |\
| | * bgpd: Fix some crashes due to NULL pointerDonald Sharp2017-04-281-4/+21
| | * bgpd: Allow old vpnv4 commands to compileDonald Sharp2017-04-281-19/+0
| | * bgpd: Fix 'show .. bgp ... neighbors ' commandDonald Sharp2017-04-281-2/+4
| | * bgpd: Make json output to be camelCaseDonald Sharp2017-04-281-9/+15
| | * bgpd: Modify 'show ... bgp ... summary' to only display pertinent infoDonald Sharp2017-04-281-14/+43
| * | bgpd: fix "clear bgp" commandsRenato Westphal2017-04-281-17/+2
| |/
* | Update to draft-ietf-idr-bgp-prefix-sid-05Daniel Walton2017-04-266-82/+157
* | BGP_ATTR_LABEL_INDEX fixesDaniel Walton2017-04-262-12/+8
* | bgpd: Do not force nh_afi to be AFI_IP for 'ipv4 labeled-unicast'Daniel Walton2017-04-261-3/+0
* | Merge remote-tracking branch 'origin/master' into mpls2Donald Sharp2017-04-2611-44/+53
|\ \
| * \ Merge pull request #315 from LabNConsulting/working/master/patch/bgp-startupDonald Sharp2017-04-181-3/+15
| |\ \
| | * | bgpd: restore -S, --skip_runas optionsLou Berger2017-04-021-1/+10
| | * | bgp: fix a couple of instances of bm being used before init'edLou Berger2017-04-021-2/+5
| * | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-04-182-9/+6
| |\ \ \ | | | |/ | | |/|
| | * | bgpd: 'show .... bgp regexp WORD' fixedDonald Sharp2017-04-151-2/+0
| | * | bgpd: Fix 'set as-path prepend last-as 10'Donald Sharp2017-04-151-3/+3
| | * | bgpd: fixes for the "show bgp large-community" commandRenato Westphal2017-04-101-4/+3
| * | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-04-078-32/+32
| |\| |
| | * | *: Clean up some wrong referencesDonald Sharp2017-04-058-32/+32
* | | | bgpd: Fix up several issues in bgp_route.cDonald Sharp2017-04-151-16/+23
* | | | lib, bgpd: Remove UNDEFINED_NODEDonald Sharp2017-04-151-8/+9