On Tue, Nov 05, 2013 at 04:34:43PM -0800, Peter Wemm wrote:
P> > eg: /usr/sbin/traceroute after the change:
P> > # traceroute www.freebsd.org
P> > traceroute: ifaddrlist: SIOCGIFADDR: bge0: Can't assign requested address
P> >
P> > Hint: linux doesn't have a sa_len, so code that originates on Linux 
P> > will no longer work.  The code glebius removed used to work around this.
P> >
P> > This is not old binaries, this is binaries compiled *today*.
P> >
P> I may have to take this back.  I mis-read the removed code for 
P> SIOCSIFADDR etc that had the sa_len emulation in it.  I might be hitting 
P> a bug in r257692 ("rewrite in_control").
P> 
P> I will check and report back.  My apologies for potentially jumping the 
P> gun on this.

Yes, much more probable that this is a regression from my in_control()
rewrite. Sorry. I will look at this today.

-- 
Totus tuus, Glebius.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to