Date: Mon, 25 Feb 2002 18:19:34 -0800 (PST) From: Brooks Davis <brooks@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_vlan.c Message-ID: <200202260219.g1Q2JYh21865@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2002/02/25 18:19:34 PST Modified files: sys/net if_vlan.c Log: When using hardware decoding, reconstruct the wire form of the ethernet header and push it up any attached bpf devices on the parent interface. This makes hardware vlan decoding more like the normal software path. Tested by: cjtt@employees.org MFC after: 2 weeks Revision Changes Path 1.37 +20 -0 src/sys/net/if_vlan.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202260219.g1Q2JYh21865>