Bug 185

Summary: ARP cache entries should contain outgoing queues of configurable size
Product: ns-3 Reporter: Mathieu Lacage <mathieu.lacage>
Component: internetAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: gvubrugier
Priority: P3    
Version: pre-release   
Hardware: All   
OS: All   

Description Mathieu Lacage 2008-05-25 10:12:47 UTC
This was originally reported on the ML:
http://mailman.isi.edu/pipermail/ns-developers/2008-April/003904.html

I was hoping we would get a complete patch but we did not yet. This is important for our stable release I think.
Comment 1 Mathieu Lacage 2008-05-25 21:31:18 UTC
I think that I implemented that correctly here:
http://code.nsnam.org/mathieu/ns-3-bug185/

It should be ready for merging once the regression output has been updated (the output changes because I made the default be 3 packet queues (linux) for each arp routing entry instead of the current 1 packet queue.
Comment 2 Tom Henderson 2008-05-27 15:15:10 UTC
Looks good to me.
Comment 3 Mathieu Lacage 2008-05-27 18:01:25 UTC
ok, merged in ns-3-dev. updaing the ref traces.