https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287146
Martin Birgmeier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Works As Intended --- Comment #1 from Martin Birgmeier <[email protected]> --- Looking at usr.sbin/rtsold/cap_llflags.c, the rtsol boot error seems to be due to the fact that the code only succeeds if a link-local IPv6 address is found on the interface. So, reading again if_bridge(4), auto_linklocal must be set explicitly for bridge0, and indeed, this gets rtsold going. Sorry for the noise, closing this. -- Martin -- You are receiving this mail because: You are the assignee for the bug.
