RELEASE_NOTES
changeset 10692 bdf59f5ace93
parent 10689 a506de747327
child 10698 88c653a2840a
--- a/RELEASE_NOTES	Tue Apr 08 14:07:33 2014 -0700
+++ b/RELEASE_NOTES	Mon Apr 21 11:32:45 2014 +0200
@@ -38,6 +38,8 @@
   its original design.
 - A new IPv6 routing protocol has been added: RIPng. This protocol is
   an Interior Gateway Protocol and it is available in the Internet module.
+- FlowMonitor can now track IPv6 packets.
+  
 
 Bugs fixed
 ----------
@@ -48,6 +50,7 @@
 - Bug 1787 - Runtime error when using AnimationInterface::EnablePacketMetadata() to fetch metadata of CSMA packet
 - Bug 1792 - Parameter logger constructor
 - Bug 1808 - FlowMon relies on IPv4's Identification field to trace packets
+- Bug 1818 - FlowMonitor needs IPv6 support
 - Bug 1821 - Setting an interface to Down state will cause various asserts in IPv6
 - Bug 1837 - AODV crashes when using multiple interfaces
 - Bug 1838 - FlowMonitorHelper must not be copied.