Bug 275747 - [NEW PORT] net/heartbeat Robust heartbeat utility using broadcast/unicast/multicast for redundancy
Summary: [NEW PORT] net/heartbeat Robust heartbeat utility using broadcast/unicast/mul...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-13 15:08 UTC by kheuer
Modified: 2024-06-03 10:18 UTC (History)
0 users

See Also:


Attachments
Git diff patch for new /usr/ports/net/heartbeat (2.54 KB, patch)
2023-12-13 15:08 UTC, kheuer
no flags Details | Diff
Upgrade from version 1.3 to version 1.5 . (1.14 KB, patch)
2024-06-03 10:18 UTC, kheuer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.