ticket33633 294 B

123456
  1. o Code simplification and refactoring:
  2. - Move the circuit extend code to the relay module.
  3. Split the circuit extend function into smaller functions.
  4. Closes ticket 33633.
  5. - Move LOG_PROTOCOL_WARN to app/config.c. Resolves a dependency inversion.
  6. Closes ticket 33633.