forked from pool/python-netutils
- update to 1.6.0:
* Added `ubiquiti_airos` parser. * Added `ACLRule` and `ACLRules` classes. * Added the `ip` functions `is_ip_range`, `is_ip_within`, `is_network`, and `get_range_ips`. * Added the `asn` function `int_to_asn` in the function. * Added `NETUTILSPARSER_LIB_MAPPER` and `NETUTILSPARSER_LIB_MAPPER_REVERSE` to lib mapper. * Added classy docs to view config parser classes. * Added Mikrotik, fastiron, and Panos parsers. * Added function to allow conversion from Panos curly bracket to set format. * Updated Interface mappings for FourHundredGigabitEthernet and TwoGigabitEthernet. * Added Encryption/Decryption/Comparison for Cisco & Juniper Type 9. * Added Regex functions to primarily be used wihin your Jinja2 environment. #122 Fixed encrypt type7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netutils?expand=0&rev=8
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-netutils
|
||||
Version: 1.4.1
|
||||
Version: 1.6.0
|
||||
Release: 0
|
||||
Summary: Common helper functions useful in network automation
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user