icovada / netwalk

Python library to discover, parse, analyze and change Cisco switched networks
https://netwalk.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
42 stars 8 forks source link

Subclass switch #8

Closed icovada closed 2 years ago

icovada commented 2 years ago

Refactor to remove dicts from neighbour lists under interfaces.

All data will be represented as their correct object

icovada commented 2 years ago

TODO:

Move IP address under Device when creating from neighbourship - .address remains under interface and "dirties" data