]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Tell upper layer vge(4) supports long frames. This should be done
authorPyun YongHyeon <yongari@FreeBSD.org>
Mon, 14 Dec 2009 22:55:20 +0000 (22:55 +0000)
committerPyun YongHyeon <yongari@FreeBSD.org>
Mon, 14 Dec 2009 22:55:20 +0000 (22:55 +0000)
commit0c003e99df6df436720e36239ffab9d9fc250939
tree9fca12d3ae64cca2d819ee4227b58b94f506750d
parent37c90cfec7ae20d0ed4e1ef3cb8ee4cd92b25884
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().
sys/dev/vge/if_vge.c