On Fri, Mar 15, 2002 at 02:28:59PM -0800, Doug Ambrisko wrote:
...
> That fixes the panic and makes the first interface work.  However,
> I recall it used to send BOOTP/DHCP request out on all interfaces and
> indeed it claims to:

right... the only way i found to fix that problem is, in netinet/in.c,
to move the code that ignores EEXIST before the section
that traps the error. Basically, almost nuke the second part of
the change to in.c

        cheers
        luigi

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to