[snip]
> I understand the the timeStamp will not be unique, but assumed that
> the packet object I was applying it to was, so should not get this
> error.
Can you show the source code for timeTag::GetTypeId and
timeTag::GetInstanceTypeId ?
Mathieu
I don't know which version of ns-3 you are using but theoretically,
using ns-3-dev, you should be able to store the same tag twice in the
same packet so, no, I don't really know what is going on. If you have a
simple testcase, I could look at it.
Mathieu