Skip to content

Releases: pedrofran12/hpim_dm

HPIM-DM 1.5.1

30 Aug 00:44
Compare
Choose a tag to compare

Include Python 3.9 as supported

HPIM-DM 1.5

29 Jan 20:08
3b680fb
Compare
Choose a tag to compare

Docker support

HPIM-DM 1.5

03 Jan 02:28
Compare
Choose a tag to compare

IGMP and MLD packages are now installed separately.
This eases maintenance of these packages.

HPIM-DM 1.4

31 Jul 22:13
Compare
Choose a tag to compare

Configuration file support
Better logging
Fix issue with security on IPv6 HPIM-DM interfaces

HPIM-DM 1.3.3.4

05 Jul 15:12
Compare
Choose a tag to compare

Add command to list instances && fix issue of -mvr and -uvrf being mutually exclusive

HPIM-DM 1.3.3.3

03 Jul 20:26
Compare
Choose a tag to compare

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

26 Jun 16:42
Compare
Choose a tag to compare

Bug fixes for supporting multiple processes interacting with different VRFs

HPIM-DM 1.3.3.1

10 Jun 17:04
Compare
Choose a tag to compare

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

08 Jun 20:24
Compare
Choose a tag to compare

Fix fragmentation of Sync messages when IPv6 is being used and fix a possible deadlock scenario

HPIM-DM 1.3.1

06 Jun 15:36
f0af8ae
Compare
Choose a tag to compare

Fix removal of IGMP/MLD interfaces. Method for removing membership interfaces didn't have the correct arguments for dealing with these types of interfaces.