Bug 183619 - net/babeld fails to install routes
Summary: net/babeld fails to install routes
Status: Closed DUPLICATE of bug 191268
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rodrigo Osorio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-03 14:40 UTC by anarcat
Modified: 2014-09-27 12:49 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description anarcat 2013-11-03 14:40:00 UTC
The daemon can't install routes reliably. Sometimes routes would install, but would flap away eventually. This is particularly bad with 1.4.

Fix: 

Upgrade to the git release - there is a patch to avoid automatic updates to the routing table which fixes this.
How-To-Repeat: 
babeld -D -g 33123 -I /var/run/babeld.pid -d 3 tap0 vr3

This is the output from the debug log:

kernel_route: add 172.16.0.30/128 metric 0 dev 10 nexthop 172.16.242.30
kernel_route(ADD): Network is unreachable
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-03 21:59:28 UTC
Maintainer of net/babeld,

Please note that PR ports/183619 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183619

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-03 21:59:29 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Rodrigo Osorio freebsd_committer freebsd_triage 2014-02-13 12:15:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rodrigo

I'll take it.
Comment 4 Rodrigo Osorio freebsd_committer freebsd_triage 2014-09-27 12:49:25 UTC
Port was updated to 1.5.0 in 2014-06-22 (r358820)
Fyi 1.5.1 version is now available

*** This bug has been marked as a duplicate of bug 191268 ***