freebsd-dev/sys/dev/hyperv
Sepherosa Ziehau b3b75d9c84 hyperv/hn: Fixat RNDIS rxfilter after the successful RNDIS init.
Under certain conditions on certain versions of Hyper-V, the RNDIS
rxfilter is _not_ zero on the hypervisor side after the successful
RNDIS initialization, which breaks the assumption of any following
code (well, it breaks the RNDIS API contract actually).  Clear the
RNDIS rxfilter explicitly, drain packets sneaking through, and drain
the interrupt taskqueues scheduled due to the stealth packets.

Reported by:	dexuan@
MFC after:	3 days
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D10230
2017-04-05 08:25:22 +00:00
..
include hyperv: Add method to read 64bit Hyper-V specific time value. 2017-01-09 03:38:41 +00:00
input hyperv/kbd: Add support for synthetic keyboard. 2017-04-05 05:01:23 +00:00
netvsc hyperv/hn: Fixat RNDIS rxfilter after the successful RNDIS init. 2017-04-05 08:25:22 +00:00
pcib Convert PCIe Hot Plug to using pci_request_feature 2017-02-25 06:11:59 +00:00
storvsc hyperv/storvsc: Fixup SRB status. 2017-04-05 08:15:47 +00:00
utilities hyperv: Add method to read 64bit Hyper-V specific time value. 2017-01-09 03:38:41 +00:00
vmbus hyperv: Add method to read 64bit Hyper-V specific time value. 2017-01-09 03:38:41 +00:00