Page MenuHomeFreeBSD

Inherit IPv6 checksum offloading flags to vlan interfaces
ClosedPublic

Authored by ae on Apr 11 2017, 9:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 13 2024, 3:43 AM
Unknown Object (File)
Dec 20 2023, 3:36 AM
Unknown Object (File)
Nov 6 2023, 3:31 PM
Unknown Object (File)
Nov 5 2023, 6:56 AM
Unknown Object (File)
Oct 5 2023, 2:27 PM
Unknown Object (File)
Oct 4 2023, 5:06 PM
Unknown Object (File)
Sep 11 2023, 10:57 AM
Unknown Object (File)
Sep 2 2023, 12:07 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable