Bug 987

Summary: DcaTxop and EdcaTxop have a lot of common code
Product: ns-3 Reporter: Nicola Baldo <nicola>
Component: wifiAssignee: sebastien.deronne
Status: RESOLVED INVALID    
Severity: enhancement CC: ns-bugs, tomh
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   

Description Nicola Baldo 2010-08-27 09:42:17 EDT
From a discussion within bug 978:

Kirill wrote:
> First is, that DcaTxop and EdcaTxop have a lot of common code (an aggregation
> is an only difference, as it seems to me), and if this two classes can be
> merged in a single class with "Enable-N-Aggregation" option.
Comment 1 sebastien.deronne 2015-09-11 15:45:46 EDT
I do not agree to merge those classes.
I guess a lot more of code has been added in EdcaTxopN in the meanwhile.
Comment 2 Tom Henderson 2015-09-17 23:51:45 EDT
(In reply to sebastien.deronne from comment #1)
> I do not agree to merge those classes.
> I guess a lot more of code has been added in EdcaTxopN in the meanwhile.

+1
Comment 3 sebastien.deronne 2015-09-28 07:58:57 EDT
This is not ok to merge edcatxop with dcatxop.