CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2015/07/14 15:13:12
Modified files: sys/net80211 : ieee80211.h Log message: In ieee80211.h update references to standard sections to 802.11-2012. Add missing element IDs (and remove some non-standard ones), action field categories and values, some 11n related stuff, and other small things. Use the same element ID symbolic names as FreeBSD where applicable as suggested by millert. ok mpi millert