|
Bugzilla – Full Text Bug Listing |
| Summary: | ARP cache entries should contain outgoing queues of configurable size | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Mathieu Lacage <mathieu.lacage> |
| Component: | internet | Assignee: | 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
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. |