]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC 228089:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Jan 2012 19:50:12 +0000 (19:50 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Jan 2012 19:50:12 +0000 (19:50 +0000)
commit68657cb8116311ff07fccd6ebd49cf3fd22ecf5f
tree0f0cd3823ffd2e317ab92b07e4daa8524a64b7fd
parent99fbd7cbf03ce7adac60a1628d0f07eabfe4d4eb
MFC 228089:
Change the if_vlan driver to use if_transmit for forwarding packets to the
parent interface.  This avoids the overhead of queueing a packet to an IFQ
only to immediately dequeue it again.

git-svn-id: svn://svn.freebsd.org/base/stable/9@229633 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/if_vlan.c