Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Eversberg 4e06b31475 Correctly ignore BCC DL message, if no BCC process exists 2023-09-28 22:34:52 +02:00
Harald Welte da2b9e1fca Introduce LOGV5IF, LOGV5LI and LOGV5UP log macros
This helps us to always log proper context.
2023-09-28 22:34:52 +02:00
Harald Welte 7709ea0ba2 Whenever we have a FSM around, use LOGPFSML instead of LOGP
This provides context in the log lines, so we can see which instance
of a given fsm / process is logging information
2023-09-28 22:34:52 +02:00
Harald Welte f6605e1bd0 Enhance the FSM instance ID string with meaningful context.
The FSMs should have unique ID strings, providing the user/operator
with meaningful context during log messages, etc.
2023-09-28 22:34:52 +02:00
Andreas Eversberg f7117cdeae Completed implementation of v52_le_bcc_fsm.c 2023-03-07 15:45:51 +01:00