CHANGES.html
changeset 13590 09ed5d23091f
parent 13583 d9d38b5c1bea
child 13597 516db9b13f6d
--- a/CHANGES.html	Thu May 24 22:57:07 2018 +0200
+++ b/CHANGES.html	Thu May 24 23:35:46 2018 +0200
@@ -79,6 +79,7 @@
     The previous behavior is simply obtained by not configuring any packet filter.
     Consequently, the FqCoDelIpv{4,6}PacketFilter classes have been removed.</li>
   <li> ARP packets now pass through the traffic control layer, as in Linux. </li>
+  <li>The Mode, MaxPackets and MaxBytes attributes of the Queue class, that had been deprecated in favor of the MaxSize attribute in ns-3.28, have now been removed and cannot be used anymore. Likewise, the methods to get/set the old attributes have been removed as well.</li>
 </ul>
 
 <hr>