summaryrefslogtreecommitdiff
path: root/libopie2/examples/opienet/onetworkdemo
AgeCommit message (Collapse)AuthorFilesLines
2003-08-27add a channel examplemickeyl1-0/+8
2003-06-06ignore obj directoryschurig1-0/+1
2003-05-08- sync manufacturer list with etherealmickeyl1-0/+4
- fix onetworkdemo example - add API for short/extended manufacturer names
2003-05-01implement and document a bunch of missing methodsmickeyl1-4/+17
2003-04-07- add OManufacturerDBmickeyl1-0/+1
- API extensions for OMacAddress - add data packet recognition for miniwellenreiter
2003-04-05- setting the monitor mode on wireless cards via private ioctls is now much ↵mickeyl1-0/+18
more reliable because we detect the appropriate ioctl number at runtime - ONetworkInterface supports now the evil but handy feature to change MAC address on the fly (provided the driver supports this)
2003-04-03first part of private IOCTL API for OWirelessNetworkInterface implementedmickeyl1-0/+8
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl3-0/+53
and comment...