Page MenuHomeFreeBSD

carp: don't chain call vrrp_send_ad via carp_send_ad
ClosedPublic

Authored by kp on May 1 2024, 9:43 AM.
Tags
None
Referenced Files
F132357489: D45036.id137930.diff
Thu, Oct 16, 5:07 AM
F132357487: D45036.id138230.diff
Thu, Oct 16, 5:07 AM
F132357482: D45036.id.diff
Thu, Oct 16, 5:07 AM
Unknown Object (File)
Wed, Oct 15, 5:59 PM
Unknown Object (File)
Sat, Oct 11, 4:41 AM
Unknown Object (File)
Sep 7 2025, 3:00 PM
Unknown Object (File)
Sep 7 2025, 12:46 PM
Unknown Object (File)
Sep 3 2025, 8:40 AM

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable