equinor / equinor/karsto_scripts
Avoid getting the same prefix data more than once for VLAN check
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When getting prefix data from IPAM, the same data is transmitted several times. For every ip address that is inside a prefix, the same prefix data is read over and over.
https://github.com/equinor/karsto_scripts/blob/12d14588ce7b2b6de2204884cded62207899d8d3/python/ipam-check-nozomi-vlan.py#L63
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.