TraceRouteModule

This commit is contained in:
GUVWAF
2022-12-05 20:38:06 +01:00
parent b1f3e117d1
commit 03bfdec1e1
5 changed files with 130 additions and 0 deletions

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)