Subject: Re: racoon broken in -current: grab_myaddrs and SIOCGIFCONF
To: Greg Troxel <gdt@ir.bbn.com>
From: Martin Husemann <martin@duskware.de>
List: tech-net
Date: 08/29/2007 16:38:18
On Wed, Aug 29, 2007 at 10:20:23AM -0400, Greg Troxel wrote:
> See _IFREQ_LEN, which does not pad to alignment boundaries.  But the
> kernel doesn't seem to need to pad.
> 
> The most suspicious thing is length 17 on the sockaddr_dl.

You mean HAVE_GETIFADDRS is not defined when compiling this?
That sure sounds like a bug to me.

Martin