Re: Native support for AutoIP (aka LLA, RFC 3927).

2009-10-19 Thread Bruce Simpson
Martin Garon wrote: I need to implement AutoIP in my embedded FW that uses a snapshot of FreeBSD 4.4 network stack. Fredrik Lindberg (shapeshifter.se) implemented some of this for FreeBSD as part of an earlier Google Summer of Code, but I haven't found any free time to integrate it. The

Re: Native support for AutoIP (aka LLA, RFC 3927).

2009-10-17 Thread David Horn
On Fri, Oct 16, 2009 at 4:38 PM, Martin Garon wrote: > Hi, > > > > I need to implement AutoIP in my embedded FW that uses a snapshot of FreeBSD > 4.4 network stack. > > > > I could not find any support for it in the latest development cvs tree. Any > chance it is somewhere that I missed? > > > > I

Native support for AutoIP (aka LLA, RFC 3927).

2009-10-16 Thread Martin Garon
Hi, I need to implement AutoIP in my embedded FW that uses a snapshot of FreeBSD 4.4 network stack. I could not find any support for it in the latest development cvs tree. Any chance it is somewhere that I missed? If there is no support, anyone could suggest a good approach to this? I a