Bugzilla – Bug 2879
Wrong Description in functions (GetCwMax and GetCwMin) in ns3::DcfState Class
Last modified: 2018-03-06 00:43:05 UTC
Created attachment 3049 [details] Snapshot of ns3::DcfState Class documentation In the class ns3::DcfState Class, the two member functions given below: ---------------------------------------------------------------------- uint32_t GetCwMax (void) const Return the maximum congestion window size. More... uint32_t GetCwMin (void) const Return the minimum congestion window size. More... ---------------------------------------------------------------------- (URL: https://www.nsnam.org/doxygen/classns3_1_1_dcf_state.html) The word "congestion" should be replaced with "contention". Snapshot attached for reference. PS. Sorry if I am wrong, however, in my understanding, it was supposed to be contention. Regards, _Asif
I agree with the proposed change.
fixed in changeset 13394:9793d33a2ca0