Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641736 - =net-misc/quagga-1.2.2 fails to install IPv6 routes from BGP
Summary: =net-misc/quagga-1.2.2 fails to install IPv6 routes from BGP
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Popov
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-12-19 16:31 UTC by Jaco Kroon
Modified: 2018-01-25 16:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch-bgpd-bgp_nth.c-quagga-1.2.1-bgp-ipv6-linklocal-nexthop (patch-bgpd-bgp_nth.c-quagga-1.2.1-bgp-ipv6-linklocal-nexthop,1.39 KB, patch)
2017-12-19 16:31 UTC, Jaco Kroon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaco Kroon 2017-12-19 16:31:25 UTC
Created attachment 510994 [details, diff]
patch-bgpd-bgp_nth.c-quagga-1.2.1-bgp-ipv6-linklocal-nexthop

Hi,

I've got a ipv6 enabled router, since upgrading from 1.1.1 to 1.2.1 IPv6 failed.  The symptoms matches https://lists.gt.net/quagga/users/32509 - even though it's stated in some of the linked content that one needs to roll back pre version 1.0 to get this fixed.

Installing quagga with the referenced (ttached) patch works.

https://bugzilla.quagga.net/show_bug.cgi?id=870 is referenced and seemingly hints that quagga is dead/dying.
Comment 1 Larry the Git Cow gentoo-dev 2018-01-25 16:04:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab71ee7a03166f69b15849ab336ed5056aa0b8d0

commit ab71ee7a03166f69b15849ab336ed5056aa0b8d0
Author:     Sergey Popov <pinkbyte@gentoo.org>
AuthorDate: 2018-01-25 16:03:14 +0000
Commit:     Sergey Popov <pinkbyte@gentoo.org>
CommitDate: 2018-01-25 16:03:28 +0000

    net-misc/quagga: revision bump
    
    Backport fixes for test failures on sparc and incorrect ipv6 route handling
    
    Closes: https://bugs.gentoo.org/638906
    Closes: https://bugs.gentoo.org/641736
    
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-misc/quagga/files/quagga-1.2.2-ipv6-bgp.patch  |  42 +++++++
 .../quagga/files/quagga-1.2.2-sparc-tests.patch    |  31 +++++
 net-misc/quagga/quagga-1.2.2-r1.ebuild             | 137 +++++++++++++++++++++
 3 files changed, 210 insertions(+)