Guy Harris wrote:
As per that bug, turn off the optimizer:
tcpdump -i eth0 -O '(tcp[0:2]>=1024) && (tcp[0:2] <=60000)'
That did it. Thank you.
Ed - This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.
Guy Harris wrote:
As per that bug, turn off the optimizer:
tcpdump -i eth0 -O '(tcp[0:2]>=1024) && (tcp[0:2] <=60000)'
That did it. Thank you.
Ed - This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.