Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <algorithm>
#include <set>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | iv |
namespace | iv::comms |
namespace | iv::comms::ip |
Functions | |
bool | iv::comms::ip::isAllowedIP (const std::string &sourceIp, const std::set< std::string > &allowedIPs) |
void | iv::comms::ip::showLANMessage (uint32_t timestamp, uint32_t msgId, const uint8_t *bytes) |