openwisp / netdiff

Python library for parsing network topology data (e.g.: OpenVPN, Wireguard, ZeroTier, NetJSON, Dynamic Routing Protocols) and detect changes.
MIT License
80 stars 37 forks source link

[openvpn] common name as ID? #93

Closed nemesifier closed 4 years ago

nemesifier commented 4 years ago

Maybe it would be better to use the common name as the ID for the openvpn parser, because the ID based on real address + port can change often if multiple nodes are on the same public IP address, generating duplicated nodes in the topology.