Merge pull request #2026 from GUVWAF/develop

TraceRouteModule
This commit is contained in:
Thomas Göttgens
2022-12-21 13:27:12 +01:00
parent 8f94463eac
commit cea8393a7f
5 changed files with 130 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
#include "PacketHistory.h"
#include "Router.h"
#include "modules/TraceRouteModule.h"
/**
* This is a mixin that extends Router with the ability to do Naive Flooding (in the standard mesh protocol sense)