diff --git a/CHANGES.html b/CHANGES.html index ef8c6e00a..3fde2a9c4 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -58,6 +58,7 @@ us a note on ns-developers mailing list.

  • Ipv[4,6]AddressGenerator can now check if an address is allocated (Ipv[4,6]AddressGenerator::IsAddressAllocated) or a network has some allocated address (Ipv[4,6]AddressGenerator::IsNetworkAllocated).
  • LTE UEs can now use IPv6 to send and receive traffic.
  • UAN module now supports IP stack.
  • +
  • Added a FIFO queue disc (FifoQueueDisc) and the Token Bucket Filter (TbfQueueDisc).
  • Changes to existing API: