Alejandro

Results 2 issues of Alejandro

Added parse for enterprise networks. If 802.11x exists in scan results, is an enterprise network and -enterprise is appended in encryption variable.

# Steps to reproduce: - Clone this repo - cd python-iwlist - `$ sudo python3 -m unittest discover -v test_cells_dont_have_extra_keys (test.TestParse) ... ok test_cells_have_all_expected_keys (test.TestParse) ... ok test_cells_have_expected_values (test.TestParse) ......