Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Releases: fredbcode/Vrrpd

Advanced Vrrpd 1.15

Choose a tag to compare

@fredbcode fredbcode released this 23 Jun 14:01
  • Update vrrp interval (now default = 2 seconds)
  • Virtual Mac disabled by default

Fully compatible with "Predictable Network Interface Names"

Advanced Vrrpd 1.14

Choose a tag to compare

@fredbcode fredbcode released this 08 Jan 13:32
  • Code cleaning
  • Atropos: Improve information
  • ARM (linux) compatibility
  • Remove information files from tmp (can be changed now in vrrpd.h VRRP_PIDDIR_DFL)

Advanced Vrrpd 1.13

Choose a tag to compare

@fredbcode fredbcode released this 23 Jun 09:27
  • Vrrpd security: Daemon cannot start with the same VRID than other - and different password -
  • Fix: Remove all compile warnings.
  • Atropos show all informations (status, time to live, etc)
  • Fix: bad return to prompt (-h ou -V)

Advanced Vrrpd 1.12

Choose a tag to compare

@fredbcode fredbcode released this 04 Mar 15:03
  • More information in log file (with atropos --state and syslog)
  • Better control with VRRPD packets without any identification (like Arkoon FW)
  • Minor fixes

Advanced Vrrpd 1.11

Choose a tag to compare

@fredbcode fredbcode released this 03 Nov 15:07
  • Fix: The change in time cause the backup vrrp daemon to send vrrp advertisements.
    Change gettimeofday() function to clock_gettime() using CLOCK_MONOTONIC. This clock is not affect by manual time or ntp changes - by csavoie -

Advanced Vrrpd 1.10

Choose a tag to compare

@fredbcode fredbcode released this 06 Feb 11:53

Two optional command line arguments (x,z) with value of priorities.
If this arguments exists, calling signal SIGTTIN and SIGTTOU instead of increment/decrement priority of running process - By Ivan Zhiltsov -

Fix: some minor bugs
Cleaned source code
Rewrited killvrrpd engine

Contain Debian packages

Advanced Vrrpd 1.9

Choose a tag to compare

@fredbcode fredbcode released this 11 Oct 14:30

10/10/2013 Vrrpd 1.9

Fix: Minor bugs
Atropos: Ability to change process priority (dynamically)

Contain Debian packages