This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
Releases: fredbcode/Vrrpd
Releases · fredbcode/Vrrpd
Advanced Vrrpd 1.15
Advanced Vrrpd 1.14
- 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
- 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
- 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
- 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
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
10/10/2013 Vrrpd 1.9
Fix: Minor bugs
Atropos: Ability to change process priority (dynamically)
Contain Debian packages