hamnet70/impl/test/layer2_over_udp
Thomas Kolb a0ccf9699a layer2: Remove event callbacks
Instead, connection and digipeater now update a event code passed by reference
to the maintain() function. This was the only place where the callback was
called before.

Minor side effect: maintain must be called multiple times if multiple events
trigger at the same time.
2024-12-12 19:44:07 +01:00
..
CMakeLists.txt Remove data callbacks in connection and digipeater modules 2024-12-12 19:44:07 +01:00
l2udptest_client.c layer2: Remove event callbacks 2024-12-12 19:44:07 +01:00
l2udptest_digipeater.c digipeater: remove empty packet from current connection after burst 2024-12-12 19:44:07 +01:00