Releases: pedrofran12/hpim_dm
HPIM-DM 1.5.1
Include Python 3.9 as supported
HPIM-DM 1.5
Docker support
HPIM-DM 1.5
IGMP and MLD packages are now installed separately.
This eases maintenance of these packages.
HPIM-DM 1.4
Configuration file support
Better logging
Fix issue with security on IPv6 HPIM-DM interfaces
HPIM-DM 1.3.3.4
Add command to list instances && fix issue of -mvr and -uvrf being mutually exclusive
HPIM-DM 1.3.3.3
Allow to define multicast and unicast table id on startup.
This version supports creating multiple daemon processes, each with a corresponding multicast table id.
HPIM-DM 1.3.3.2
Bug fixes for supporting multiple processes interacting with different VRFs
HPIM-DM 1.3.3.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 hpimdm/tree/hpim_globals.py
HPIM-DM 1.3.2
Fix fragmentation of Sync messages when IPv6 is being used and fix a possible deadlock scenario
HPIM-DM 1.3.1
Fix removal of IGMP/MLD interfaces. Method for removing membership interfaces didn't have the correct arguments for dealing with these types of interfaces.