summaryrefslogtreecommitdiffstats
path: root/lib/libpthread
diff options
context:
space:
mode:
authorchris <chris@openbsd.org>2001-08-03 23:21:19 +0000
committerchris <chris@openbsd.org>2001-08-03 23:21:19 +0000
commit230c4d2598b7dedf7c1f7677dba4e9751554ec76 (patch)
tree51da726995065f4442b0a5fa83bce028565127ac /lib/libpthread
parentShupid me, bugtty is necessary... (diff)
downloadwireguard-openbsd-230c4d2598b7dedf7c1f7677dba4e9751554ec76.tar.xz
wireguard-openbsd-230c4d2598b7dedf7c1f7677dba4e9751554ec76.zip
Use IFCAP_VLAN_MTU and IFCAP_VLAN_HWTAGGING capabilities:
LINK0 disappears; we now set IFCAP_VLAN_HWTAGGING at ifnet->if_capabilities in the Ethernet driver for cards/drivers which support hardware tagging. MTU ambiguity disppears; we now set IFCAP_VLAN_MTU in the Ethernet driver when we know the chip will not truncate/discard vlan-sized frames. Only allow the MTU to be changed within the scope of the parent interface's MTU. (Here we also take into account IFCAP_VLAN_MTU) Propagate hardware-assisted IP/TCP/UDP checksumming flags to the vlan interface if the card supports hardware tagging (from NetBSD)
Diffstat (limited to 'lib/libpthread')
0 files changed, 0 insertions, 0 deletions