Hello, I'd like to build an application over tcpdump (like ethereal for example). I need to know whether there is documentation about tcpdump that I can rely on. Anther question, I run tcpdump from the command line and I get only the packets headers, how do I get the packets data? Thanks. Best regards Hany Nader Nawar, MSc Senior Software Engineer e-mail: [EMAIL PROTECTED] Tel: (202) 522 1661 -----Original Message----- From: Automatic cvs log generator /tcpdump/bin/makelog [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 13, 2001 12:08 PM To: [EMAIL PROTECTED] Subject: [tcpdump-workers] Automatic report from sources (tcpdump libpcap htdocs) between 12.06.2001 - 13.06.2001 GMT CVS log entries from 12.06.2001 (Tue) 09:04:08 - 13.06.2001 (Wed) 09:05:37 GMT ===================================================== Summary by authors ===================================================== Author: guy File: tcpdump/print-802_11.c; Revisions: 1.2 File: tcpdump/ieee802_11.h; Revisions: 1.2 ===================================================== Combined list of identical log entries ===================================================== Description: Don't make the FCS field of a control frame structure a "u_int32_t", as that may force it to be aligned on a 4-byte boundary, and it's not always aligned on a 4-byte boundary in those structures. Add a bunch of bounds checking. "ctrl_body_print()" expects its first argument to point to the beginning of the link-level frame; pass it a pointer to that, not to the stuff following the link-level frame. Modified files: File: tcpdump/ieee802_11.h; Revision: 1.2; Date: 2001/06/13 07:25:57; Author: guy; Lines: (+7 -7) File: tcpdump/print-802_11.c; Revision: 1.2; Date: 2001/06/13 07:25:58; Author: guy; Lines: (+131 -68) ===================================================== Log entries ===================================================== ===================================================== Summary of modified files ===================================================== File: tcpdump/ieee802_11.h Revisions: 1.2 Authors: guy (+7 -7) ------------------------------- File: tcpdump/print-802_11.c Revisions: 1.2 Authors: guy (+131 -68) -- Automatic cron job from /tcpdump/bin/makelog - This is the TCPDUMP workers list. It is archived at http://www.tcpdump.org/lists/workers/index.html To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe - This is the TCPDUMP workers list. It is archived at http://www.tcpdump.org/lists/workers/index.html To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe
[tcpdump-workers] Application over tcpdump
Nawar, Hany Nader Soliman (Hany) Wed, 13 Jun 2001 04:54:39 -0700
- Re: [tcpdump-workers] Application over tc... Nawar, Hany Nader Soliman (Hany)
- Re: [tcpdump-workers] Application ov... Guy Harris
