Fix comment about VLAN encapsulation and checksum offload
authorsf <sf@openbsd.org>
Wed, 11 Jul 2018 14:20:18 +0000 (14:20 +0000)
committersf <sf@openbsd.org>
Wed, 11 Jul 2018 14:20:18 +0000 (14:20 +0000)
commitcda57d0377ca523a2a5207ddf7c3244bf7cf7faa
tree7a306c152bce640989f2264582f3727fe87e39ee
parent8d028d679cf2f9db72aa5ec03b0c0bc6bf87d796
Fix comment about VLAN encapsulation and checksum offload

Document that some chips actually could do hardware checksum offload for
encapsulated packets, though that would need special handling in those
drivers.

discussions and ok naddy@
sys/net/if_vlan.c