summaryrefslogtreecommitdiff
path: root/libopie2/opienet/802_11_user.h
AgeCommit message (Collapse)AuthorFilesLines
2004-03-13Move XML class to internal PIMzecke1-0/+1
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well
2004-01-06start parsing 802.11 control framesmickeyl1-2/+2
2003-05-04add parsing of ARP packetsmickeyl1-23/+24
2003-04-22add prism header parsing capability!mickeyl1-0/+14
2003-04-08- add skeleton for the last missing parts in the 802.11 decoding frameworkmickeyl1-0/+16
- fix huge memory leak in packet capturer - add more fine granular 802.11 subtype handling
2003-03-30- add classes for 802.11 tagged valuesmickeyl1-23/+31
- adjust miniwellenreiter accordingly
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl1-0/+419
and comment...