https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187203

--- Comment #6 from andy zhang <[email protected]> ---
Hi Xin,
    Your patch works well, but I doubt we should add back the following:
case SIOCGIFADDR:  (in Line 739)

Like this:
        case SIOCSIFADDR:
    case SIOCGIFADDR:
#ifdef INET
    ....


    Otherwise there may be issue.(In reply to Xin LI from comment #4)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to