summaryrefslogtreecommitdiffstats
path: root/bgpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: fix segfault with some show commandsRenato Westphal2017-06-041-4/+1
* bgpd: fix addpath buffer overrunQuentin Young2017-06-042-18/+28
* bgpd: fix large-community-list commandsQuentin Young2017-06-041-0/+1
* bgpd: remove encap safi vty related files bgp_encap.h|cLou Berger2017-05-236-91/+2
* bgpd: remove encap_safi rx processingLou Berger2017-05-233-155/+0
* bgpd: remove encap safi show commandsLou Berger2017-05-235-555/+7
* bgpd rfapi: remove ability to configure use of encap-safi (continue to use en...Lou Berger2017-05-231-2/+1
* bgpd: remove support for ipv4|6 encap safi configLou Berger2017-05-232-223/+2
* bgpd: fix sending of invalid nexthops on the wireRenato Westphal2017-05-202-12/+47
* bgpd: fix display of encap routes in the running configurationRenato Westphal2017-05-201-3/+5
* bgpd: add network commands for encapv6Renato Westphal2017-05-201-0/+38
* bgpd: remove unused str2tag() functionRenato Westphal2017-05-202-26/+0
* bgpd: set NH len for ipv4 vpn|encap staticsLou Berger2017-05-191-1/+1
* bgpd: fix ipv4|6 vpn|encap with route-map show configLou Berger2017-05-181-0/+7
* bgp: don't put empty encap or vnc attributes on the wireLou Berger2017-05-181-1/+4
* bgpd: repalce direct calls to system memory functionsLou Berger2017-05-181-2/+2
* bgpd: cleanup vpn label config, set BoS, use 'label' in place of 'tag'Lou Berger2017-05-183-50/+52
* Revert "bgpd: resolve ipv6 ecmp issue with vrfs and ll nexthop"David Lamparter2017-05-181-2/+1
* Merge branch 'frr/pull/569'David Lamparter2017-05-185-26/+14
|\
| * bgpd: fix config of v6 vpn networks tagsLou Berger2017-05-175-26/+14
* | Merge branch stable/2.0 into stable/3.0David Lamparter2017-05-185-7/+23
|\ \ | |/ |/|
| * Pre-revert nonmergeable changesDavid Lamparter2017-05-181-16/+0
| * Merge branch 'frr/pull/557'David Lamparter2017-05-183-5/+20
| |\
| | * bgpd: Add epoch uptime to BGP neighbor json outputsDaniel Walton2017-05-172-1/+7
| | * bgp: garbage "neighbor (af 54816) remote-as internal" peer in show runDaniel Walton2017-05-171-1/+1
| | * bgpd: does not honor configured keepalive timerDaniel Walton2017-05-171-1/+4
| | * bgpd: "neighbor swpX interface remote-as XYZ" is ignoredDaniel Walton2017-05-171-3/+9
| * | Merge branch 'stable/2.0' into bgp-fixesDon Slice2017-05-173-9/+9
| |\ \
| | * | bgpd: Fix vrf crashDonald Sharp2017-05-161-1/+1
| | * | bgpd: More Extended nexthop fixingDonald Sharp2017-05-161-1/+1
| | * | bgpd: Fix ADJCHANGE message to include more infoDonald Sharp2017-05-161-4/+15
| | * | bgpd: Fix occassional turn off of extended-nexthop for an ifDonald Sharp2017-05-161-7/+7
| | |/
| * | bgpd: resolve ipv6 ecmp issue with vrfs and ll nexthopDon Slice2017-05-161-1/+2
| * | bgpd: fix crash in bgp_stop due to missing vrfDon Slice2017-05-161-1/+1
| * | bgpd: Fix ADJCHANGE message to include more infoDonald Sharp2017-05-161-4/+15
| |/
| * bgpd: add back unicast option to 'address-family vpnv(4&6)' Issue #459Lou Berger2017-05-091-0/+16
| * bgpd: Fix 'set as-path prepend last-as 10'Donald Sharp2017-04-151-1/+1
* | bgpd: Fix vrf crashDonald Sharp2017-05-171-1/+1
* | bgpd: More Extended nexthop fixingDonald Sharp2017-05-171-1/+1
* | bgpd: Fix ADJCHANGE message to include more infoDonald Sharp2017-05-171-4/+15
* | bgpd: Fix occassional turn off of extended-nexthop for an ifDonald Sharp2017-05-171-7/+7
* | Merge pull request #521 from opensourcerouting/bgpd-fixes-stableDonald Sharp2017-05-132-6/+20
|\ \
| * | bgpd: fix segfault with '[no] bgp network import-check'Renato Westphal2017-05-121-4/+19
| * | bgpd: fix duplicate install of commandRenato Westphal2017-05-121-1/+0
| * | bgpd: fix 'show bgp [...] longer-prefixes'Renato Westphal2017-05-121-1/+1
* | | Merge pull request #508 from LabNConsulting/working/3.0/patch/issue198David Lamparter2017-05-131-137/+0
|\ \ \ | |/ / |/| |
| * | bgpd: Issue #198 - clean up duplicate command resulting from CLI refactoringLou Berger2017-05-111-137/+0
* | | bgpd: fixup bgpd: allow VPN next hop to be different AFI than NLRI nextPhilippe Guibert2017-05-111-2/+3
|/ /
* | Address the error "Dead assignment" of static analysifHung-Weic Chiu2017-05-103-3/+2
* | Merge pull request #486 from LabNConsulting/working/3.0/patch/issue483Russ White2017-05-102-3/+8
|\ \