|
Bugzilla – Full Text Bug Listing |
| Summary: | CwTrace and BackoffTrace changes | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | wifi | Assignee: | sebastien.deronne |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs |
| Priority: | P3 | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | patch to fix | ||
+1 Tom, feel free to push this change. Pushed in changeset e5e308b34eb848caddd93374d783c8592d39f9a7 |
Created attachment 3175 [details] patch to fix 1) move CwTrace and BackoffTrace to base class Txop so that DCF users can make use of them 2) BackoffTrace is changed from a TracedValue to a TracedCallback, because TracedValue only reports changed values, while the backoff RNG could re-draw the same value consecutively, thus missing the trace