joshschmelzle / lswifi

a CLI-centric Wi-Fi scanning tool for Windows
https://pypi.org/project/lswifi/
BSD 3-Clause "New" or "Revised" License
49 stars 7 forks source link

Update MFP column #57

Closed joshschmelzle closed 3 months ago

joshschmelzle commented 6 months ago
  1. The MFP column should be updated to "PMF" as IEEE Std 802.11w-2009 is the "Protected Management Frames" amendment.
  2. The states of Required, Capable, -- should be updated to say Required, Capable, Disabled respectively.
  3. Include the "PMF" column in the default output.
  4. Update any corresponding documentation (readmes if applicable)
joshschmelzle commented 3 months ago

Fixed in #60