summaryrefslogtreecommitdiffstats
path: root/bgpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: resolve IPv6 LL and Global nexthop issueDaniel Walton2017-05-301-1/+1
* Merge pull request #632 from opensourcerouting/bgpd-show-segfaultsDonald Sharp2017-05-301-4/+1
|\
| * bgpd: fix segfault with some show commandsRenato Westphal2017-05-301-4/+1
* | Merge pull request #623 from dslicenc/cm16512Renato Westphal2017-05-301-4/+4
|\ \
| * | bgpd: labeled-unicast issue changing from no import-check to using import-checkDon Slice2017-05-301-4/+4
| |/
* | bgpd: remove struct capability_orf_entryQuentin Young2017-05-262-21/+12
* | *: do not take address of packed memberQuentin Young2017-05-261-3/+1
|/
* bgpd: remove encap safi vty related files bgp_encap.h|cLou Berger2017-05-236-84/+2
* bgpd: remove encap_safi rx processingLou Berger2017-05-233-155/+0
* bgpd: remove encap safi show commandsLou Berger2017-05-235-555/+7
* bgpd: remove additional instance of BGP_ENCAP(v6)_NODELou Berger2017-05-231-6/+0
* 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-217/+2
* Merge pull request #596 from donaldsharp/bgp_vrf_terminateDavid Lamparter2017-05-221-1/+1
|\
| * bgpd: Fix crash when going downDonald Sharp2017-05-201-1/+1
* | bgpd: fix sending of invalid nexthops on the wireRenato Westphal2017-05-192-13/+47
* | bgpd: fix display of encap routes in the running configurationRenato Westphal2017-05-191-3/+5
* | bgpd: add network commands for encapv6Renato Westphal2017-05-191-0/+38
* | bgpd: remove unused str2tag() functionRenato Westphal2017-05-192-26/+0
* | bgpd: add missing white space in debug messageRenato Westphal2017-05-191-1/+1
* | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-194-54/+66
|\ \ | |/ |/|
| * 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
* | Merge branch 'stable/3.0'David Lamparter2017-05-181-2/+1
|\|
| * 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
| |\
* | \ 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/3.0'David Lamparter2017-05-185-7/+23
|\ \ \ | | |/ | |/|
| * | 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: 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: 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 branch 'frr/pull/546' ("bgpd: resolve issue with sending vpn labels")David Lamparter2017-05-181-1/+7
|\ \ \ \
| * | | | bgpd: resolve issue with sending vpn labelsDon Slice2017-05-161-1/+7
* | | | | Merge branch 'frr/pull/536'David Lamparter2017-05-183-14/+19
|\ \ \ \ \