Bug 185 - ARP cache entries should contain outgoing queues of configurable size
ARP cache entries should contain outgoing queues of configurable size
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: internet
pre-release
All All
: P3 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-05-25 10:12 UTC by Mathieu Lacage
Modified: 2008-07-01 13:32 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.