HomeFreeBSD

carp: don't chain call vrrp_send_ad via carp_send_ad

Description

carp: don't chain call vrrp_send_ad via carp_send_ad

Provide inline send_ad_locked() that switches between protocol
specific sending function.

Rename carp_send_ad() to carp_callout() to avoid getting lost in
all these multiple foo_send_ad.

No functional change intended.

Reviewed by: kp
Differential Revision: https://reviews.freebsd.org/D45036

Details

Provenance
glebiusAuthored on Apr 29 2024, 10:33 PM
kpCommitted on May 8 2024, 11:19 AM
Reviewer
kp
Differential Revision
D45036: carp: don't chain call vrrp_send_ad via carp_send_ad
Parents
rG37115154672f: carp: support VRRPv3
Branches
Unknown
Tags
Unknown