Re: [tcpdump-workers] introduction of a new protocol

2006-11-27 Thread Maria Cruz
Guy Harris alum.mit.edu> writes: > > Maria Cruz wrote: > > > DLT_IEEE802_16_MAC_CPS is fine. Thanks. Will you also assign a value? > > Yes - that's what this process is all about. I've assigned the value 188. > I wanted to mention 802.16 has a fixed

Re: [tcpdump-workers] introduction of a new protocol

2006-11-27 Thread Maria Cruz
on Part Sublayer be DLT_IEEE802_16_MAC_CPS, to indicate at > what layer the capture is done. > > Does that make sense? DLT_IEEE802_16_MAC_CPS is fine. Thanks. Will you also assign a value? thanks! maria cruz - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.

Re: [tcpdump-workers] introduction of a new protocol

2006-11-09 Thread Maria Cruz
Guy Harris alum.mit.edu> writes: > > Maria Cruz wrote: > > Hi, if a new protocol is introduced to libpcap is it necessary to > > update 'gencode.c' for parsing? > > You would have to add a case to the switch statement in init_linktyp

[tcpdump-workers] introduction of a new protocol

2006-11-09 Thread Maria Cruz
Hi, if a new protocol is introduced to libpcap is it necessary to update 'gencode.c' for parsing? I would like libpcap to read the packet 'raw' and pass on. I plan on using Ethereal to dissect/analyze. thanks - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe