CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2016/09/23 08:36:08

Modified files:
        sys/dev/pv     : if_hvn.c 

Log message:
Rework Per Packet Info handling

Per Packet Info is an NDIS meta information embedded in the RNDIS
message to communicate various offloading and scheduling operations
with the backend.  Due to various versions of NDIS supported by
Hyper-V some of the offloading features may or may not be available.

This commit brings support for IP and protocol checksum offloading
as well as initial code for hardware VLAN tagging and jumbo frames
where supported.

Reply via email to