opnsense-src/sys/dev/hyperv/netvsc
Sepherosa Ziehau dd7a7dd6af hyperv: set receive buffer size according to NVSP protocol version
If the NVSP protocol version is not greater than NVSP_PROTOCOL_VERSION_2,
then the recv buffer size is 15MB, otherwise the buffer size is 16MB.

Submitted by:		Hongjiang Zhang <honzhan microsoft com>
Reviewed by:		royger, Dexuan Cui <decui microsoft com>, adrian
Approved by:		adrian (mentor)
Sponsored by:		Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D4814
2016-01-14 03:16:29 +00:00
..
hv_net_vsc.c hyperv: set receive buffer size according to NVSP protocol version 2016-01-14 03:16:29 +00:00
hv_net_vsc.h hyperv: set receive buffer size according to NVSP protocol version 2016-01-14 03:16:29 +00:00
hv_netvsc_drv_freebsd.c hyperv/hn: Unbreak LINT-NOIP 2016-01-14 02:32:50 +00:00
hv_rndis.h hyperv/hn: Implement LRO 2016-01-12 01:30:51 +00:00
hv_rndis_filter.c hyperv/hn: Implement LRO 2016-01-12 01:30:51 +00:00
hv_rndis_filter.h hyperv/hn: Implement LRO 2016-01-12 01:30:51 +00:00