[DragonFlyBSD - Submit #3291] ndp -s always says "writing to routing socket: Network is unreachable"
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Fri Jul 30 10:26:52 PDT 2021
Issue #3291 has been updated by falsifian.
File ndp.c.patch added
Tracker changed from Bug to Submit
Here's a patch that fixes it for me. Quite similar to the OpenBSD and FreeBSD ones.
I discovered something else is broken: expiry times don't seem to be set even with "temp". Specifically, after the command in my previous comment, running "ndp -a" shows the word "permanent" in the "Expire" column. On OpenBSD, running a similar command results in a time slightly less than 20min shown in the "Expire" column, which makes more sense.
----------------------------------------
Submit #3291: ndp -s always says "writing to routing socket: Network is unreachable"
http://bugs.dragonflybsd.org/issues/3291#change-14133
* Author: falsifian
* Status: New
* Priority: Normal
* Assignee:
* Category:
* Target version:
----------------------------------------
Example, censored for privacy:
<pre>
falsifian angel-dfly ~ $ doas ndp -s 2607:(more ipv6...) 3c:(more mac...) temp
writing to routing socket: Network is unreachable
</pre>
I suspect this is the problem solved with "FreeBSD commit cb58c0ef":https://cgit.freebsd.org/src/commit/usr.sbin/ndp/ndp.c?id=cb58c0efadb22a4f13bf66ffa2000a011a9212be / "OpenBSD revision 1.42 of ndp.c":https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/ndp/ndp.c.diff?r1=1.41&r2=1.42 as described "here":http://openbsd-archive.7691.n7.nabble.com/error-with-ndp-only-on-sparc64-td200752.html
---Files--------------------------------
ndp.c.patch (418 Bytes)
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Submit
mailing list