aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_netlink_generic_80211_amd64.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: switch to the new .const formatDmitry Vyukov2020-08-131-324/+0
| | | | | | | This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983
* sys/linux: check for missing/duplicate netlink attrsDmitry Vyukov2020-01-231-0/+1
| | | | Update #590
* sys/linux: fix more netlink warningsDmitry Vyukov2020-01-231-4/+2
| | | | | | | | | | Handle NLA_BITFIELD32. Match string attribtues better. Calculate and check min size for varlen structs. Fix NLA_UNSPEC size check. Fix some things in descriptions. Update #590
* sys/linux: add 80211 descriptionsDmitry Vyukov2020-01-031-0/+325