| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: add ieee802154 descriptions | Dmitry Vyukov | 2021-02-12 | 1 | -1/+1 |
| | | |||||
| * | sys/linux: add 802.11 frame descriptions | Aleksandr Nogikh | 2020-10-05 | 1 | -6/+6 |
| | | | | | | | | | | | | | This commit enables accurate generation of 802.11 frames for injection. The descriptions only include frames/fields/elements that are supported by mac80211. Also, this commit includes fixes to tests that were affected by modification of the existing descriptions. The validity of the frames was verified by capturing the generated packets and examining them in Wirehark. | ||||
| * | sys/linux/tests: add three new runtests for 802.11 | Aleksandr Nogikh | 2020-10-01 | 1 | -0/+11 |
| 1. A runtest that sets up an access point. 2. A runtest that configures a station. 3. A runtest that configures a mesh device. | |||||
