Bugzilla – Bug 185
ARP cache entries should contain outgoing queues of configurable size
Last modified: 2008-07-01 13:32:31 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.
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.
Looks good to me.
ok, merged in ns-3-dev. updaing the ref traces.