On Mon, Jul 15, 2002 at 07:28:23PM -0700, Kevin Steves wrote: > apparently because protocol is u_char and ETHERTYPE_IP is 0x0800.
That's from the FreeBSD "print-fr.c"; it was probably there as the result of a cut-and-pasteo, because you'll never see ETHERTYPE_IP as an NLPID in a Frame Relay packet as the NLPID is 1 byte long. I just deleted the "case ETHERTYPE_IP:" line. - This is the TCPDUMP workers list. It is archived at http://www.tcpdump.org/lists/workers/index.html To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe
