]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 305175,305176,305179,305182,305268,305270,305276
authorsephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 13 Oct 2016 07:17:04 +0000 (07:17 +0000)
committersephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 13 Oct 2016 07:17:04 +0000 (07:17 +0000)
commit003088fd70d7761073b2eab5c16402c9f211d932
treea56959f596dd102a1ebd147e4a36e9a1a6e394ac
parent45244fcbd5005414d40e9bb9d42a7ae3eff9b135
MFC 305175,305176,305179,305182,305268,305270,305276

305175
    net/rndis: Define per-packet-info for RNDIS packet message

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7708

305176
    hyperv/hn: Stringent per-packet-info verification.

    While I'm here, minor style changes.

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7709

305179
    hyperv/hn: Fix VLAN tag construction.

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7716

305182
    net/rndis: Define types for RNDIS pktinfo rm_type field.

    They are defined by NDIS spec, so the NDIS prefix.

    Reviewed by:    hps
    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7717

305268
    hyperv/hn: Rework RXCSUM related bits

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7735

305270
    hyperv/hn: Simplify RX hash related bits.

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7736

305276
    hyperv/hn: Use the per-packet-info types defined by net/rndis.h

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7737

git-svn-id: svn://svn.freebsd.org/base/stable/10@307193 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c
sys/dev/hyperv/netvsc/hv_rndis_filter.c
sys/dev/hyperv/netvsc/if_hnreg.h
sys/dev/hyperv/netvsc/if_hnvar.h
sys/dev/hyperv/netvsc/ndis.h
sys/net/rndis.h