Commit graph

3 commits

Author SHA1 Message Date
jperkin
ec2156594e Add SIOCGLIFHWADDR support on newer SunOS. Bump PKGREVISION. 2013-12-10 17:56:23 +00:00
fhajny
d8beda5e34 Fix build on recent SunOS platforms 2012-06-14 17:16:22 +00:00
hubertf
e5a19caa6a Update ucarp to 1.5.2. Changes:
* Version 1.5.2:
 - Avoid adverts that might be twice what they should be on some Linux
systems (Steve Kehlet).

* Version 1.5.1:
 - A new option has been added to try using broadcast advertisements instead
of multicast ones.

* Version 1.5:
 - Breakage introducted with version 1.4 should finally be fixed, thanks to
Petr Kohts, Greg Walton and Steve Kehlet.
 - A new option has been added to ignore unplugged network cable detection,
useful when nodes are connected with a crossover cable, not with a switch.

* Version 1.4:
 - This version should finally fix every issue people had with gratuitous
ARP announcements.
 - Nodes configured with the same intervals shouln't flip-flop any more.

* Version 1.3:
 - 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.

* Version 1.2:
 - Neutral mode (--neutral).
 - NetBSD compatibility.
 - Minor bug fixes.
2011-11-02 01:13:04 +00:00