[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Node ids



Hi there,

I am trying to create an agent which has a special header. I want to store
in that header all the node ids that it visits until it reaches a
destination... and I would like that in c++. I thought
that could be done through the classifier's recv function, whenever a
packet is processed by each classifier, but I haven't been able to succed
so far...

Any suggestions greatly appreciated...

Thx,

Ioannis