ud3tn/tools/analysis
Felix Walter 271ff4aa4f agent_manager: Extend by FIB and BDM mgmt., simplify, make testable
- Implement management of FIB and BDM agents:
  * add administrative secret which is required for registering FIB and
    BDM agents
  * allow registering reverse-direction agents for TX/RX of ADUs when
    passing the admin secret
  * add cmdline option to pass the admin secret via an env variable
  * make administrative secret optional in debug builds
- Register agents by number, as FIB and BDM agents may not have a sink
  ID. Numbers are allocated by the agent_register function.
- Remove global state, add function to de-allocate everything.
- Add comprehensive unit tests.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2024-06-17 13:33:31 +02:00
..
clang-check.sh Adjust clang-check script 2023-12-19 13:51:05 +01:00
license-check.sh Update whole-package license to AGPLv3 and add contribution info 2024-06-03 13:10:58 +02:00
requirements.txt python: Update pinned dependencies 2023-12-22 11:22:31 +01:00
stylecheck.sh tools/analysis: Adapt checks to new files and directories 2023-11-08 15:11:52 +01:00
stylecheck_typedefs.txt agent_manager: Extend by FIB and BDM mgmt., simplify, make testable 2024-06-17 13:33:31 +02:00