[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:17:31 UTC 2015


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

--- Comment #5 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-emulation mailing list