[tcpdump-workers] Automatic report from sources (tcpdump libpcap htdocs) between 22.07.2004 - 23.07.2004 GMT

2004-07-23 Thread Automatic cvs log generator /tcpdump/bin/makelog
CVS log entries from 22.07.2004 (Thu) 09:05:16 - 23.07.2004 (Fri) 09:04:06 GMT = Summary by authors = Author: guy File: libpcap/pcap-dlpi.c; Revisions: 1.107

[tcpdump-workers] 802.11 frame format

2004-07-23 Thread Tejas Kokje
Hello, In /usr/include/linux/802_11.h 802.11 header is given as struct ieee_802_11_header { u16 frame_control;// needs to be subtyped u16 duration; u8 mac1[6]; u8 mac2[6]; u8 mac3[6]; u16 SeqCtl; u8 mac4[6];