[ndnSIM] Modification of 'Signature' field and irrational reports

Alex Afanasyev alexander.afanasyev at ucla.edu
Sun Jun 23 22:47:04 PDT 2013


Hi Amin,

As I mentioned in the other email, you really need to add additional processing logic in your custom forwarding strategy, otherwise it is no different which Signature is in data packet.

first two number columns in l3-rate-tracer.txt are estimated "rates", that is why the numbers are not integer (e.g., average number of satisfied interests per second).  If you need actual numbers, you can use other two numbers which represent absolute number of packets (and kilobytes) in the last second for the parameter.

---
Alex

On Jun 22, 2013, at 1:08 PM, Amin Karami <amin at ac.upc.edu> wrote:

> Hi Alex,
> When i modified 'Signature' field (just number 2) in side of the producer, I saw some irrational reports in 'l3-rate-tracer.txt':
> 
> 1- If we change signature field in side of the producer, we should have no any interest satisfy rate in side of the router or consumer because the right key is changed and we do not have interest satisfaction. Right? but I have interest satisfy rate same as when we do not change signature field. what is wrong?
> 
> 2- When we change signature filed, which parameter should be changed in 'l3-rate-trace.txt'? OutData in producer side? or DropData in router side? or InterestSatisfiedRate in consumer side? or ...?
> because, I have not seen any significant changes when there is wrong signature or right signature!
> 
> 3- Why the 'SatisfiedInterests' field is in the real format? Is not should be in the integer format?
> 
> 4- What does 'OutInterest' mean in side of the producer? Why the producer needs to send interest?
> 
> 
> Thank you in advance for your all supports.
> 
> /Amin
> 





More information about the ndnSIM mailing list