summaryrefslogtreecommitdiff
path: root/packages/keepalived
AgeCommit message (Collapse)Author
2023-11-23keepalived: T5402: Added patch with arp_ignore to 1 on IPv6 VMACsaapostoliuk
Added patch with commit '9ca8688' to keepalived package. Setting arp_ignore to 1 ensures that the VMAC interface does not respond to ARP requests for IPv4 addresses not configured on the VMAC. Backported from 1.5.
2022-01-09Jenkins: keepalived: T4128: must use equuleus pipeline libraryChristian Poessinger
2022-01-09keepalived: T4128: bugfix - do not build arm64 packageChristian Poessinger
This fixes passing of wrong function arguments introduced in commit dc1fbb8 ("keepalived: do not build arm64 package").
2022-01-09keepalived: T4128: pin package to specific Git commitChristian Poessinger
keepalived commit 8af889bc is known to work - pin builds to this version until we decide for a newer release (2.2.5 or higher). (cherry picked from commit f0cdd802c2a6a9bc12f5495d517837b4c6a1b494)
2022-01-09keepalived: do not build arm64 packageChristian Poessinger
2022-01-09keepalived: T4128: build package from upstream sourceChristian Poessinger
(cherry picked from commit e890cbd5099e296bc2a614d3b7871e1d577aa5f3)