Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2015 09:20:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-emulation@FreeBSD.org
Subject:   [Bug 187203] [hyper-v] CARP protocol not work on HYPER-V 2012 R2
Message-ID:  <bug-187203-4075-gBy3wt5BAF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-187203-4075@https.bugs.freebsd.org/bugzilla/>
References:  <bug-187203-4075@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187203

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-187203-4075-gBy3wt5BAF>