summaryrefslogtreecommitdiff
path: root/libopie2/opienet/onetwork.h
AgeCommit message (Collapse)AuthorFilesLines
2003-04-03first part of private IOCTL API for OWirelessNetworkInterface implementedmickeyl1-0/+5
2003-04-03- ONetworkInterfaces are now QObjectsmickeyl1-9/+12
- add support for private IOCTLS - make buildChannelList() more safe in case of faulty drivers
2003-04-01introduce a more sophisticated channel hopping schememickeyl1-2/+4
2003-03-30introduce a workaround for conflicting user and kernel headers likemickeyl1-5/+8
<linux/if.h> and <net/if.h>. I really don't like including kernel headers, but in the case of <linux/wireless.h> there is no other option yet.
2003-03-30yet more fixes for gcc 2.9x and for our ancient wireless extensions on the ↵mickeyl1-0/+8
Z... *sigh*
2003-03-30- add classes for 802.11 tagged valuesmickeyl1-2/+5
- adjust miniwellenreiter accordingly
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl1-0/+307
and comment...