Rework Sessions::Weird

This commit is contained in:
Tim Wojtulewicz 2020-10-14 12:37:46 -07:00
parent b1e517e863
commit a99b540e46
17 changed files with 130 additions and 128 deletions

View file

@ -130,7 +130,7 @@ public:
RecordVal* BuildPktHdrVal() const;
// Wrapper to generate a packet-level weird. Has to be public for llanalyzers to use it.
void Weird(const char* name, const std::shared_ptr<EncapsulationStack>& encap = nullptr);
void Weird(const char* name);
/**
* Maximal length of a layer 2 address.