Merge remote-tracking branch 'upstream/development' into mueller/update-from-upstream

This commit is contained in:
2022-05-25 14:44:21 +02:00
8 changed files with 101 additions and 40 deletions

View File

@ -9,7 +9,8 @@
class TcPacketStoredIF {
public:
virtual ~TcPacketStoredIF()= default;;
virtual ~TcPacketStoredIF() = default;
;
/**
* With this call, the stored packet can be set to another packet in a store. This is useful