diff --git a/CHANGES.html b/CHANGES.html index ea6f7f92b..d2af31c2e 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -86,6 +86,10 @@ us a note on ns-developers mailing list.

optional and if not specified defaults to the previous behavior (Time::S).
  • TxopTrace: new trace source exported by EdcaTxopN.
  • +
  • A GetDscpCounts method is added to Ipv4FlowClassifier and Ipv6FlowClassifier + which returns a vector of pairs (dscp,count), each of which indicates how many packets with the + associated dscp value have been classified for a given flow. +
  • Changes to existing API: