Napalm-iosxr

Latest version: v0.5.6

Safety actively analyzes 630406 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.5.0

**This release is breaking backward compatibility.**

The optional argument `config_lock` defaults to `False` now (i.e. after initialising the connection with the network device, it will not attempt to acquire the config DB.). NAPALM will request config lock only when required, just before trying to to load the configuration. To release (unlock), one needs to discard config or commit.

Although it was a bug, the outer key of the dictionary returned by `get_bgp_neighbors_detail` becomes `global` (previously `default`). For more info, consult https://github.com/napalm-automation/napalm-base/issues/227.

Enhancements:

- `get_route_to` returns also IPv6 routes thanks to manuel-domke, thorko and juergen-geinitz: https://github.com/napalm-automation/napalm-iosxr/pull/117
- More optional arguments: `keepalive`, `use_keys`, `key_file `, `ssh_strict`, `system_host_keys`, `alt_host_keys`, `alt_key_file`, `ssh_config_file` - https://github.com/napalm-automation/napalm-iosxr/pull/121

0.4.8

Add VRF argument to traceroute and ping: https://github.com/napalm-automation/napalm-iosxr/pull/97

0.4.7

Allow bgp neighbors without any neighbor groups: 94

0.4.6

Users' config templates: https://github.com/napalm-automation/napalm-iosxr/pull/91

0.4.5

Fix bug https://github.com/napalm-automation/napalm-iosxr/issues/84

0.4.3

Python 3 support: https://github.com/napalm-automation/napalm-iosxr/pull/76
Fixed https://github.com/napalm-automation/napalm-iosxr/issues/79

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.