>> Would it be better to split ether_if_print(), and allow ISL packets
>> to recurse into ether_if_print2()?
>
>I was thinking along the same lines myself, actually.

And really, the ISL printer should demux on the ISL type (ether, token,
fddi, ..) and call that printer.  (Or at least fail gracefully when it's
not ether; your current code does that by comparing all 48 bits of the
destination address...)

I get the 12 vs 16 now, thanks.  I didn't realize the CRC was part of the
packet that tcpdump captured.

  Bill
-
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

Reply via email to