[Bug 187203] [hyper-v] CARP protocol not work on HYPER-V 2012 R2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 16 09:20:18 UTC 2015


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

--- Comment #6 from andy zhang <zhangxia3 at hotmail.com> ---
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.


More information about the freebsd-emulation mailing list