HomeFreeBSD

Inherit IPv6 checksum offloading flags to vlan interfaces.

Description

Inherit IPv6 checksum offloading flags to vlan interfaces.

if_vlan(4) interfaces inherit IPv4 checksum offloading flags from the
parent when VLAN_HWCSUM and VLAN_HWTAGGING flags are present on the
parent interface. Do the same for IPv6 checksum offloading flags.

Reported by: Harry Schmalzbauer
Reviewed by: np, gnn
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D10356

Details

Provenance
aeAuthored on
Reviewer
np
Differential Revision
D10356: Inherit IPv6 checksum offloading flags to vlan interfaces
Parents
rS316715: Make sysctl identifiers for direct netisr queue unique.
Branches
Unknown
Tags
Unknown