K 10 svn:author V 7 yongari K 8 svn:date V 27 2009-11-07T20:37:38.793518Z K 7 svn:log V 229 Tell upper layer we support long frames. ether_ifattach() initializes it to ETHER_HDR_LEN so we have to override it after calling ether_ifattch(). While I'm here remove setting if_mtu value, it's initialized in ether_ifattach(). END