Hide Forgot
Description of problem: When a router dies and their RA's times out, default route are not changed to reflect this fact. Version-Release number of selected component (if applicable): NetworkManager-0.9.8.8-2.fc19.x86_64 How reproducible: Always Steps to Reproduce: 1. Start first instance of radvd (here: fe80::64:1ff:fe00:2) 2. Start second instance of radvd (here: fe80::13:10ff:fe07:1158) 3. Kill first instance Actual results: # First instance still valid > ip -6 route | grep default default via fe80::64:1ff:fe00:2 dev em1 proto static metric 1 default via fe80::64:1ff:fe00:2 dev em1 proto ra metric 1024 expires 30sec default via fe80::13:10ff:fe07:1158 dev em1 proto ra metric 1024 expires 83sec # First instance expired, but still default > ip -6 route | grep default default via fe80::64:1ff:fe00:2 dev em1 proto static metric 1 default via fe80::64:1ff:fe00:2 dev em1 proto ra metric 1024 expires -11sec default via fe80::13:10ff:fe07:1158 dev em1 proto ra metric 1024 expires 80sec # First instance removed, but still default > ip -6 route | grep default default via fe80::64:1ff:fe00:2 dev em1 proto static metric 1 default via fe80::13:10ff:fe07:1158 dev em1 proto ra metric 1024 expires 85sec Expected results: Change of default route when RA has expired (choosing the one with longest remaining lifetime would be even better IMHO) Additional info: Probably related to: https://bugzilla.redhat.com/show_bug.cgi?id=891784
This message is a notice that Fedora 19 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 19. It is Fedora's policy to close all bug reports from releases that are no longer maintained. Approximately 4 (four) weeks from now this bug will be closed as EOL if it remains open with a Fedora 'version' of '19'. 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 19 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.
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 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.