|
Bugzilla – Full Text Bug Listing |
| Summary: | wifi PHY base class must be virtualized and subclass renamed | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Mathieu Lacage <mathieu.lacage> |
| Component: | devices | Assignee: | Mathieu Lacage <mathieu.lacage> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | craigdo, ns-bugs |
| Priority: | P1 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Mathieu Lacage
2008-06-11 14:01:26 UTC
There is a reasonable argument to add this change to the 3.1 release in order to minimize API problems in the future. Although we could deal with this through name changes, it seems to me that WifiPhy is the appropriate name for the beast. This is a loclized change, with well-understood implications and, IMO, minimal risk -- only slightly more involved than a name change. I tend to support including this change in 3.1 because it is small in complexity and scope. Any disagreements? see: http://code.nsnam.org/mathieu/ns-3-wifi/rev/a15618dcd0eb That change was done on top of the work I am doing to do more testing and regression for wifi PHY models. I can split this patch from this tree if needed later. Decision made to wait until post-3.1 for this one. fixed now that the ns-3-wifi tree has been merged back into mainline. |