Dag-Erling Smørgrav wrote:
> Sam Leffler <[EMAIL PROTECTED]> writes:
>>   Log:
>>   use getifaddrs from libc instead of private code
> 
> This commit breaks interface cloning.  Apparently, the global variable
> "name" is not initialized before ifclonecreate() is called, so the
> SIOCIFCREATE2 ioctl() is called with an empty string instead of the
> interface name.

Hmm, worked for bridge for me.  Can you provide the specific example?

        Sam
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to