C2: Add Ethernet message support

This commit is contained in:
David Rebbe
2026-04-30 15:28:40 -04:00
committed by Kyle Schwarz
parent 87f45e060e
commit 9ae3e115fc
27 changed files with 2295 additions and 152 deletions
@@ -10,6 +10,7 @@
#include <iostream>
#include <iomanip>
#include <sstream>
#include <optional>
namespace icsneo {