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
: ns-3
internet-stack
: pre-release
: All All
: P3 normal
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-05-25 10:12 EDT by
Modified: 2008-07-01 13:32 EDT (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-05-25 10:12:47 EDT
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 From 2008-05-25 21:31:18 EDT -------
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 From 2008-05-27 15:15:10 EDT -------
Looks good to me.
------- Comment #3 From 2008-05-27 18:01:25 EDT -------
ok, merged in ns-3-dev. updaing the ref traces.