summaryrefslogtreecommitdiff
path: root/libopie2/opienet/onetutils.h
AgeCommit message (Collapse)AuthorFilesLines
2003-04-13Add apie commentszecke1-0/+3
QString -> const QString& fix
2003-04-07- add OManufacturerDBmickeyl1-1/+2
- 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/+3
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/+4
2003-04-03- ONetworkInterfaces are now QObjectsmickeyl1-0/+25
- add support for private IOCTLS - make buildChannelList() more safe in case of faulty drivers
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl1-0/+125
and comment...