On 10/19/07, Guy Harris <[EMAIL PROTECTED]> wrote: > On Oct 19, 2007, at 9:15 AM, Fulko Hew wrote: > > > Attached is patch file for enabling DLT_SITA support in libpcap. > > (so that it can be included in the imminent 1.0 release.) > > Checked into the main and 1.0 branches.
Great! Was there a namespace collision with a PPC in some SITA header file? > The PPC in atmuni31.h was changed to ATM_PPC. Not with a SITA file, but with a gcc pragma when built on a PPC architecture. (which happens to be my embedded platform). That define seems to exist, but I didn't see it used anywhere, at least not within libpcap. I suppose it may have been used elsewhere... Rats! I see it used in one spot in tcpdump/print-atm.c and it seems that atmuni31.h is also included as part of tcpdump. So I guess it needs to be changed in that CVS too. Can you take care of that? - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.
