Page MenuHomeFreeBSD

carp: don't chain call vrrp_send_ad via carp_send_ad
ClosedPublic

Authored by kp on Wed, May 1, 9:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 9, 2:15 AM
Unknown Object (File)
Sat, May 4, 6:47 PM
Unknown Object (File)
Wed, May 1, 10:45 PM
Unknown Object (File)
Wed, May 1, 10:45 PM
Unknown Object (File)
Wed, May 1, 9:23 PM

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