https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211872
--- Comment #1 from Mike Andrews <[email protected]> --- ok, on a lark I tried "ndp -nc" and it let me clear the table, where "ndp -c" doesn't. And that clears the wrong-mac problem up temporarily. But it will reappear later, for example after a reboot, and it's somewhat random and difficult to reproduce on demand. Even stranger, "ndp -c" sometimes bombs out on FreeBSD 10.3 also, with the same "writing to routing socket: Invalid argument" error. So maybe that error is an unrelated bug, or a race condition where it's trying to delete a just-expired entry or something. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
