svn commit: r257696 - in head: libexec/rbootd share/man/man9 sys/compat/svr4 sys/net sys/sys
Gleb Smirnoff
glebius at FreeBSD.org
Wed Nov 6 06:42:10 UTC 2013
On Wed, Nov 06, 2013 at 10:11:15AM +0400, Gleb Smirnoff wrote:
T> On Tue, Nov 05, 2013 at 04:34:43PM -0800, Peter Wemm wrote:
T> P> > eg: /usr/sbin/traceroute after the change:
T> P> > # traceroute www.freebsd.org
T> P> > traceroute: ifaddrlist: SIOCGIFADDR: bge0: Can't assign requested address
T> P> >
T> P> > Hint: linux doesn't have a sa_len, so code that originates on Linux
T> P> > will no longer work. The code glebius removed used to work around this.
T> P> >
T> P> > This is not old binaries, this is binaries compiled *today*.
T> P> >
T> P> I may have to take this back. I mis-read the removed code for
T> P> SIOCSIFADDR etc that had the sa_len emulation in it. I might be hitting
T> P> a bug in r257692 ("rewrite in_control").
T> P>
T> P> I will check and report back. My apologies for potentially jumping the
T> P> gun on this.
T>
T> Yes, much more probable that this is a regression from my in_control()
T> rewrite. Sorry. I will look at this today.
Oh, a terrible braino from me. I'll fix it today.
--
Totus tuus, Glebius.
More information about the svn-src-all
mailing list