K 10 svn:author V 7 yongari K 8 svn:date V 27 2009-12-14T22:55:20.773711Z K 7 svn:log V 225 Tell upper layer vge(4) supports long frames. This should be done after ether_ifattach(), as ether_ifattach() initializes it with ETHER_HDR_LEN. While I'm here remove setting if_mtu, it's already handled in ether_ifattach(). END