Bugzilla – Bug 1028
refactoring WifiPhyStateHelper
Last modified: 2020-04-12 08:10:48 UTC
Mathieu raised this issue in the context of bug 555: > maybe it would be time to give up on our optimization to avoid the > end-of-tx event at the phy layer and schedule this event all the time I think this calls for a major refactoring of WifiPhyStateHelper, involving YansWifiPhy and InterferenceHelper as well (and possibly getting rid of MaybeCcaBusy).
No action has been ever taken on this. I think it would be a nice refactoring, in that it would make the code a bit cleaner, easier to follow and maybe easier to debug. However I guess there are many more urgent and higher priority issues to focus on...