summaryrefslogtreecommitdiff
path: root/libopie2/opienet/opcap.cpp
AgeCommit message (Collapse)AuthorFilesLines
2003-04-16add sanity check for last packet when capturing from capture filemickeyl1-1/+2
2003-04-10OPacketCapturer is now able to write captured packages in the standard ↵mickeyl1-16/+31
tcpdump-compatible format
2003-04-10add support for working with capture files (e.g. from tcpdump, ethereal, et.al.)mickeyl1-2/+46
2003-04-09implements a statistic interface for OPacketCapturermickeyl1-4/+36
2003-04-08- add skeleton for the last missing parts in the 802.11 decoding frameworkmickeyl1-30/+73
- fix huge memory leak in packet capturer - add more fine granular 802.11 subtype handling
2003-04-07- add OManufacturerDBmickeyl1-4/+4
- API extensions for OMacAddress - add data packet recognition for miniwellenreiter
2003-04-05improve output of OPacket::dump()mickeyl1-8/+34
2003-03-30- add classes for 802.11 tagged valuesmickeyl1-28/+225
- adjust miniwellenreiter accordingly
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl1-0/+609
and comment...