Component: vrrp
53 changelog entries across 25 version(s)
Activity over time (changelog entries per month)
- do not show "ttl not 255" warning when received VRRP VRID does not match with configured VRID;
- fixed gratuitous ARP being sent after VRRP is disabled (fixes packet forwarding on HW offloaded bridge after VRRP is disabled);
- added "connection-tracking-port" and "connection-tracking-mode" settings for "sync-connection-tracking";
- added proxy-arp support;
- fixed invalid TCP connection state after failover with enabled sync-connection-tracking;
- fixed sync-connection-tracking issue when parent interface is disabled/enabled;
- improved responsiveness when router has many IP addresses depending on VRRP state;
- improved stability when removing VRRP interface with enabled sync-connection-tracking;
- make MTU property read-only;
- fixed detection of connection tracking after reboot (introduced in v7.17);
- added warning if "sync-connection-tracking=yes" while the global connection tracking is inactive;
- added warning if the VRRP group is misconfigured;
- added warning if VRRP or its interface does not have an IP address;
- do not start connection synchronization if the global connection tracking is inactive;
- fixed issue where disabled VRRP interface is affecting group;
- fixed VRRP interface state on physical cable disconnection;
- improved system stability on changing "group-authority" or "sync-connection-tracking";
- renamed "group-master" to "group-authority" to avoid confusion with VRRP master;
- send VRRP announcements only by "group-authority";
- added "self" value for "group-master" setting;
- always use slave interface MTU;
- improved interface stability on configuration changes;
- fixed connection tracking synchronization on MMIPS and MIPSBE devices;
- added "sync-connection-tracking" compatibility with preemption-mode;
- fixed high CPU usage when "sync-connection-tracking=yes" and the backup router goes offline;
- fixed HW offloaded bridge MAC address learning when changing from VRRP master to backup;
- fixed initial connection tracking synchronization, a backup router now always receives all existing connections;
- improved connection tracking synchronization protocol (CTSYNC), the new protocol is incompatible with previous RouterOS versions with "sync-connection-tracking=yes";
- fixed learning of bridged local MAC addreses;
- made "password" parameter sensitive;
- made "password" parameter sensitive;
- made "password" parameter sensitive;
- improved reliability on VRRP interface configured as a bridge port when "use-ip-firewall" is enabled;
- fixed VRRP packet processing on VirtualBox and VMWare hypervisors;
- do not show unrelated log warning messages about version mismatch;
- do not show unrelated log warning messages about version mismatch;
- fixed transition to backup state when ipv6 mode and equal priorities are used;
- fixed missing vrrp interfaces after upgrade (introduced in 6.34.5).
- fixed missing vrrp interfaces after upgrade (introduced in 6.35.1).
- allow VRRP to work behind firewall and NAT rules;
- do not warn about version mismatch if VRID does not match;
- fix arp=reply-only;
- fix enabling disabled vrrp interface when vrrp program has exited;
- fixed on-backup script;
- make sure that VRRP gets state on bootup;
- fix arp=reply-only;
- do not warn about version mismatch if VRID does not match;
- allow VRRP to work behind firewall and NAT rules;
- fixed on-backup script;
- fix enabling disabled vrrp interface when vrrp program has exited;
- do not reset interface when no interesting config changes;
- allow more than one vrrp on interface;
- fixed ah authentication;