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

Reply via email to