]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r279819:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 19 May 2015 08:00:39 +0000 (08:00 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 19 May 2015 08:00:39 +0000 (08:00 +0000)
commit799be26975f4f646720bf4571de55dcea5539255
tree3b6b2599911a3b15fb41d70d35b4042394a765b1
parentd9afa14a3d9986e962d76c2aad2bf1e10e0222ce
MFC r279819:

Fix CARP when in use in a HyperV environment:

 - Bump link state when stopping or starting the interface;
 - Don't handle SIOCGIFADDR specially, similar to r277103.

This change is based on a previous revision from Andy Zhang
(Microsoft) who did the diagnostic work and many thanks to
them for their help in supporting the HyperV work.

PR: kern/187203

git-svn-id: svn://svn.freebsd.org/base/stable/10@283100 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c