Pim-dm

Latest version: v1.4.1

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

Scan your dependencies

Page 3 of 4

1.1.1

Support for defining the specific unicast and multicast routing tables identifier.
To define which table identifier to use for setting multicast trees and for RPF checks and getting unicast metrics, new global variables were defined on pimdm/tree/globals.py

1.1

This version brings IPv6 support:
- Implementation of IPv6 multicast routing interaction with Linux kernel;
- IPv4/IPv6 control packets' fields;
- IPv6 PIM interface;
- MLDv1 support;
- Interaction with IPv6 unicast routing table.

1.0.4.2

Fix exception in case log folders already exist

1.0.4.1

Use -li to check if StateRefresh is enabled

1.0.4

Previously, whenever a PIM-DM interface was added with StateRefresh capability enabled/disabled, to change this setting it was required to remove the interface and then add it again with the intended setting. For example:
`pim-dm -ai eth0`
`pim-dm -ri eth0`
`pim-dm -aisr eth0`
Now it is possible to change this capability without needing to remove the interface. For example:
`pim-dm -ai eth0`
`pim-dm -aisr eth0`

1.0.3

add keywords to PyPi.org project

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.