Bug 275747

Summary: [NEW PORT] net/heartbeat Robust heartbeat utility using broadcast/unicast/multicast for redundancy
Product: Ports & Packages Reporter: kheuer
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: New ---    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Git diff patch for new /usr/ports/net/heartbeat
none
Upgrade from version 1.3 to version 1.5 . none

Description kheuer 2023-12-13 15:08:40 UTC
Created attachment 247030 [details]
Git diff patch for new /usr/ports/net/heartbeat

Robust heartbeat utility for situations where CARP doesn't work, a little bit similar to freevrrpd, but offering beside multicast also broadcast/unicast, thus not depending on multicast.

Very useful for example on vSphere virtual machine environments like in our data center where CARP as well freevrrpd don't run stable and reliable.
Comment 1 kheuer 2024-06-03 10:18:31 UTC
Created attachment 251183 [details]
Upgrade from version 1.3 to version 1.5 .

Upgrade from version 1.3 to version 1.5 of heartbeat.