Date: Mon, 8 Dec 1997 13:42:37 -0800 (PST) From: Garrett Wollman <wollman@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/tcpdump print-ether.c Message-ID: <199712082142.NAA21300@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 1997/12/08 13:42:37 PST Modified files: contrib/tcpdump print-ether.c Log: This is a hack. Decode IEEE 802.1Q VLAN tagging so that we can decode tagged traffic according to the encapsulated protocol. It needs in addition modifications to the filter generator which would deal with checking the ethertype and vlan header as required. Revision Changes Path 1.6 +7 -0 src/contrib/tcpdump/print-ether.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712082142.NAA21300>