tcpdump mailing list archives

Re: Request for a DLT code for IPMB packet ( WTAP_ENCAP_IPMB


From: Guy Harris <guy () alum mit edu>
Date: Wed, 15 Aug 2007 11:16:35 -0700

Toeung, Chanthy wrote:
One more question, so what is the value of WTAP_ENCAP_IPMB that i should use for my dissector?

The next value after the last one in wiretap/wtap.h. You will have to add that to your version of wiretap/wtap.h, and modify the IPMI dissector to handle that value.

Don't forget to add an entry for the new WTAP_ENCAP_IPMB value to the encap_table_base[] array.

NOTE: WTAP_ENCAP_ values have no relation to the DLT_ values.
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.


Current thread: