Re: [tcpdump-workers] TCPDUMP 3.9.4 under Fedora Core 5 seems to generate the wrong BPF for DLT_PRISM_HEADER.

2006-09-11 Thread Bruce Keats
After digging into the issue, I have come up with a patch. The crux of the problem is that the off_ll is added twice when generating the BPF code that peeks into the LLC header. The patch I came up with adjusts the offset when generating the cmp instructions. I believe the same problem exists f

[tcpdump-workers] where is CFG generated?

2006-09-11 Thread Hui . Ning
Hi, For tcpdump, I am trying to find out where is CFG ( call flow graph structure, which is used for further optimization ) generated? during parsing stage or after the parsing stage? Thanks! Hui - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.