ud3tn/include/agents
Felix Walter 3ab90dcffb Make the remote configuration capability a command line flag
Previously, we had a build-time flag for enabling configuration via
bundles received from other nodes. Thus, changing the flag required a
re-build. As we are depending on it also for our integration tests and
it is often handy in further setups, this change makes it a command
line argument "--allow-remote-config".

As the STM32 platform does not support command line arguments, remote
configuration is enabled by default there via config.h.

See also: !13, #32

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2021-11-11 23:00:09 +01:00
..
application_agent.h Adapt core include path from upcn/ to ud3tn/ 2020-11-17 15:51:10 +01:00
config_agent.h Make the remote configuration capability a command line flag 2021-11-11 23:00:09 +01:00
config_parser.h Replace enum upcn_result by enum ud3tn_result 2020-11-17 15:51:10 +01:00
management_agent.h Make the remote configuration capability a command line flag 2021-11-11 23:00:09 +01:00