freebsd-dev/sys/dev/hyperv/netvsc
Xin LI 394e3bd088 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
2015-03-09 20:11:16 +00:00
..
hv_net_vsc.c Remove struct arpcom. It is unused by most interface types, that allocate 2014-11-07 15:14:10 +00:00
hv_net_vsc.h Remove struct arpcom. It is unused by most interface types, that allocate 2014-11-07 15:14:10 +00:00
hv_netvsc_drv_freebsd.c Fix CARP when in use in a HyperV environment: 2015-03-09 20:11:16 +00:00
hv_rndis_filter.c Make some unwise casts. On i386 these casts wind up being safe. Rather 2014-04-05 22:42:00 +00:00
hv_rndis_filter.h
hv_rndis.h