K 10 svn:author V 3 yar K 8 svn:date V 27 2006-08-18T10:48:11.000000Z K 7 svn:log V 455 MFC: Optionally pad outgoing frames to the minimum of 60 bytes (excl. FCS) before tagging them. This can help to work around brain-damage in some switches that fail to pad a frame after untagging it if its length drops below the minimum. This option is blessed by IEEE Std 802.1Q (2003 Ed.), paragraph C.4.4.3.b. It's controlled by sysctl net.link.vlan.soft_pad. src/sys/net/if_vlan.c rev. 1.110 src/share/man/man4/vlan.4 rev. 1.31-1.32 END