summaryrefslogtreecommitdiff
path: root/libopie2/opienet/wireless.h
AgeCommit message (Collapse)AuthorFilesLines
2004-02-23The Linux Wireless Extensions V16 introduce some massive changes in themickeyl1-705/+0
binary structures. Since we still use V15 on most target platforms I have to introduce two headers. Define OPIE_WE_VERSION to specify which header to include
2003-10-11we now start to maintain our own copy of wireless.h.mickeyl1-0/+705
this has several advantages, one of the major ones is that we no longer have to compile different libopienet2 for different kernel (read wireless extension) versions.