From Olivier Jacques: Add #defines to disable XML validation.
[obnox/wireshark/wip.git] / wiretap / airopeek9.c
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-03-03 guyHave "wtap_read()" set "wth->phdr.pkt_encap" to "wth...
2004-02-06 guyWhether frames in an AiroPeek V9 802.11 capture have...
2004-02-06 guyA MediaSubType value of 1 also means 802.11. (Is that...
2004-02-06 guyMake sure a packet has one and only one length field...
2004-02-06 guyThe time stamps in *Peek V9 files appear to be in nanos...
2004-02-06 guyEthernet frames appear to have 4 bytes of 0 at the...
2004-02-06 guyV9 format appears to be used by some versions of EtherP...
2004-01-27 guySupply a pseudo-header for all 802.11 packets; add...
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2003-12-03 guy"strtoul()" returns a "long", not a "long long".
2003-12-02 guyCheck for errors and EOF, and handle them appropriately...
2003-12-02 guyFrom Martijn Schipper: support for reading AiroPeek...