diff --git a/CHANGES.html b/CHANGES.html index 43a102c5b..460f84440 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -74,6 +74,7 @@ allows to request an acknowledgment after a configurable number of MPDUs have be transmitted.
  • The MaxSize attribute is removed from the QueueBase base class and moved to subclasses. A new MaxSize attribute is therefore added to the DropTailQueue class, while the MaxQueueSize attribute of the WifiMacQueue class is renamed as MaxSize for API consistency.
  • The applications have now a "EnableE2EStats" attribute.
  • +
  • Added a new trace source PhyRxPayloadBegin in WifiPhy for tracing begin of PSDU reception.
  • Changes to existing API: