https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187203
--- Comment #9 from [email protected] --- A commit references this bug: Author: delphij Date: Mon Mar 9 20:11:17 UTC 2015 New revision: 279819 URL: https://svnweb.freebsd.org/changeset/base/279819 Log: 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 MFC after: 2 weeks Changes: head/sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c -- 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]"
