Commit Graph

4 Commits

Author SHA1 Message Date
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 71d73d9885 Fixes missing event in LCP FSM 2023-03-07 15:47:06 +01:00
Andreas Eversberg 4ea1488df2 Completed implementation of V52_le_lcp_fsm.c 2023-03-07 15:45:46 +01:00