Bug 1429275 - Quagga bgpd does not redistribute IPv6 prefixes from underlying protocols (connected, kernel, static, etc)
Summary: Quagga bgpd does not redistribute IPv6 prefixes from underlying protocols (co...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: quagga
Version: 27
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Michal Ruprich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-06 01:17 UTC by Vesselin Kolev
Modified: 2018-11-30 18:11 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-11-30 18:11:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 782098 0 unspecified CLOSED Simultaneous redistribution of IPv4 and IPv6 connected and static routes in bgpd.conf does not work 2021-02-22 00:41:40 UTC

Description Vesselin Kolev 2017-03-06 01:17:59 UTC
Description of problem: Quagga bgpd does not redistribute IPv6 prefixes from underlying protocols (connected, kernel, static, etc) into BGP.

Version-Release number of selected component (if applicable): 1.1.1-2


How reproducible: Always


Steps to Reproduce:
1. Run bgpd and create address-family ipv6 section in the configuration
2. Add there: redistribute connected, redistribute static
3. Save the configuration and try even to restart bgpd and zebra.

Actual results: No redistribution of IPv6 prefixes learned from connected, kernel and static protocols into BGP

Expected results: Redistribution of IPv6 prefixes learned from connected, kernel and static protocols into BGP


Additional info: This is exactly the same problem described in Bugzilla for RHEL6, see https://bugzilla.redhat.com/show_bug.cgi?id=782098

Comment 1 Jan Kurik 2017-08-15 08:31:33 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle.
Changing version to '27'.

Comment 2 Michal Ruprich 2017-11-09 13:18:35 UTC
I tried to reproduce this problem on older versions of Quagga and both ipv4 and ipv6 connected routes are redistributed just fine. When I look at the steps to reproduce in the original RHEL-6 bug, there is on command missing without which the ipv6 redistribution doesn't work (but of course the reproducer might not be complete so perhaps the user set this right as well):

In the address-family ipv6 environment you need to activate the neighbour if you use ipv4 connection for BGP with command 'neighbor X.X.X.X activate'. After issuing this command the ipv6 routes were successfully exchanged. 

The problem with the reproducer is that it lacks a lot of thing that might influence the outcome like route-maps etc. The bug dealing with this on upstream is in UNCONFIRMED status and the upstream doesn't seem to be doing anything about that.

Comment 3 Ben Cotton 2018-11-27 18:16:21 UTC
This message is a reminder that Fedora 27 is nearing its end of life.
On 2018-Nov-30  Fedora will stop maintaining and issuing updates for
Fedora 27. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora  'version' of '27'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 27 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Ben Cotton 2018-11-30 18:11:17 UTC
Fedora 27 changed to end-of-life (EOL) status on 2018-11-30. Fedora 27 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.