HomeClusterLabs Projects
Diffusion Booth cb1c9fa216c0

Refactor: Remove global booth_conf variable from network functions.

Description

Refactor: Remove global booth_conf variable from network functions.

  • Add braces around some nearby conditional blocks.
  • Make add_hmac a static function and move it up in the source file to avoid a function declaration.
  • Convert _FOREACH_NODE to FOREACH_NODE in booth_udp_broadcast_auth.
  • Change other network functions to be static.

Co-authored-by: Jan Pokorny <jpokorny@redhat.com>

Details

Provenance
clumensAuthored on Oct 25 2024, 12:18 PM
Parents
rB6f8a938be4f9: Refactor: Remove global booth_conf variable from list_peers.
Branches
Unknown
Tags
Unknown