opnsense-src/sys/dev/hyperv/netvsc
Sepherosa Ziehau 276c74b29a hyperv/hn: Fix some ifnet settings
- ifnet.if_mtu does not require explicit setting.
- ifnet.if_hdrlen must be set after ether_ifattach().

MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D7873
2016-09-14 09:17:00 +00:00
..
hv_net_vsc.c hyperv/hn: Reorganize channel attach/detach code. 2016-09-13 05:27:36 +00:00
hv_net_vsc.h hyperv/hn: Use sx for the main lock. 2016-09-14 08:33:08 +00:00
hv_netvsc_drv_freebsd.c hyperv/hn: Fix some ifnet settings 2016-09-14 09:17:00 +00:00
hv_rndis_filter.c hyperv/hn: Pull RSS key and indirect table setup up. 2016-09-14 06:15:45 +00:00
hv_rndis_filter.h hyperv/hn: Reorganize synthetic parts attach code. 2016-09-13 05:54:31 +00:00
if_hnreg.h hyperv/hn: Factor out function to do NVS initialization. 2016-09-08 06:23:08 +00:00
if_hnvar.h hyperv/hn: Pull RSS key and indirect table setup up. 2016-09-14 06:15:45 +00:00
ndis.h hyperv/hn: Avoid bit fields for TXCSUM setup. 2016-09-07 05:27:43 +00:00