Changelog for
ucarp-1.5.2-1.1.x86_64.rpm :
Thu Feb 10 13:00:00 2011 alexandreAATTexatati.com.br
- Update to 1.5.2:
- Uses arc4random() if available.
- Avoids adverts that might be twice as what they should be.
By Steve Kehlet.
- Additional changes from 1.5.1:
- New option (--nomcast / -M) to use broadcast advertisements instead of
multicast ones. By Steve Kehlet.
- autotools update.
- Additional changes from 1.5:
- Have ucarp register for the VRRP multicast group, by Petr Kohts.
- Selection of master improved, by Greg Walton.
- New option, -S (--ignoreifstate) to ignore unplugged network cable
detection, for NICs that don\'t support that feature, by Serge Sireskin.
- -o is now working as an alternative to --passfile, thanks to Eric Evans.
- Have a degraded master send a last advertisement because if its network
link gets cut and uncut, it doesn\'t know that the slave has taken the master
role. Contributed by Tim Niemeyer.
- Additional changes from 1.4:
- --xparam shortcut is -m, not -x. Thanks fo Fabrice Dulaunoy.
- Use multicast destination address for advertisements instead of
broadcasts. Required for some switches. Fabrice Dulaunoy.
- gettext upgrade.
- Host with the lower IP address wit hnow be elected master when multiples
nodes are started with the same parameters, in order to avoid flip-flop.
By Steve Kehlet.
- Improved gratuitous ARP payload for better interoperability, by Steve
Kehlet.
- Removed bogus gratuitous ARP code. Initial report by Marcus Goller.
- Documentation updates, by Steve Kehlet.
- Spec file cleaned with spec-cleaner.
Thu Jul 5 14:00:00 2007 mrueckertAATTsuse.de
- update to 1.3 final
- Gratuitous ARP packets should now properly be sent, regardless
of the architecture.
- New option: -m (-xparam=...) in order to add arbitrary
arguments to up/down scripts.
- New option: -o (--passfile=...) in order to read the secret key
from a file.
- A delayed ARP request is sent after the first one when
switching to MASTER, in order to deal with some layer-3
switches.
- Bug fixes.
- fixed a few rpmlint warnings
Sun Nov 26 13:00:00 2006 mrueckertAATTsuse.de
- update to the 1.3 snapshot