working commit
This commit is contained in:
@@ -12,6 +12,10 @@ extern "C" {
|
||||
|
||||
#include <msgheader.hpp>
|
||||
|
||||
const std::string internetPkgMsg = "internetPkg";
|
||||
const std::string tunAddressMsg = "tunAddress";
|
||||
const std::string Msg = "localRoute";
|
||||
|
||||
MessageHeader::MessageHeader(const uint32_t ipSize) {
|
||||
pSize = ipSize;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user