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)
Sat, Dec 7, 12:35 PM
Unknown Object (File)
Nov 19 2024, 11:54 AM
Unknown Object (File)
Nov 8 2024, 1:12 AM
Unknown Object (File)
Oct 5 2024, 1:45 AM
Unknown Object (File)
Oct 1 2024, 11:51 PM
Unknown Object (File)
Sep 23 2024, 3:29 PM
Unknown Object (File)
Sep 9 2024, 7:13 AM
Unknown Object (File)
Sep 9 2024, 3:21 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