The following patch fixes a bug in print-bootp.c. It will print an
extra "\n\t " when the last line contains 4 options. It is also
simpler in general and eliminates the need for a first variable.
Also contains some formatting and whitespace cleanup.
Index: print-bootp.c
Jonathan Gruenhut wrote:
This behavior is not unique to my own application; I get the same
behavior simply using tcpdump (version aix3.8 with libpcap version aix0.8).
So is that the tcpdump that comes with AIX and the libpcap that comes
with AIX?
If not, could you try it with the tcpdump th
I have a C program that runs on AIX 5.3 and uses the libpcap library.
(I should add that this program is basically cross-platform, and is
designed to run on Solaris and Linux as well. The Solaris and Linux
programs do not have the problems that I'm describing.)
I use a capture filter to accept o
Sorry, forgot to specify that this is a Linux with kernel 2.6.18-1.2798,
pcap libpcap-0.9.20060417 by Phil Wood and tcpdump 3.9.3 by the same.
--
Sailing: The fine art of getting wet and becoming ill while slowly going
nowhere at great expense.
-Original Message-
From: [EMAIL PRO
Greetings, all!
I would like to have an efficient capturing solution for a gigabit
network. It seems as if Phil Wood's libpcap should do the work. However,
I am not sure as for its support for the jumbo frames. When in MMAP
mode, this version of tcpdump doesn't seem to cope with -s 0 or -s N for