From ac9dc12e945c48860e9fa1abe4a88ebd91b0d830 Mon Sep 17 00:00:00 2001 From: Craig Dowell Date: Thu, 15 Oct 2009 10:53:31 -0700 Subject: [PATCH] add flowmon to RELEASE_NOTES --- RELEASE_NOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 8138cd2ee..6eed4584b 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -68,6 +68,10 @@ New user-visible features - Previous unit tests have been ported to new framework. - Examples are tested for run-ability. + f) A new Flow Monitor module + - To very easily measure flow metrics in a simulation + - No need to use trace callbacks or parsing trace files + API changes from ns-3.5 ----------------------- API changes for this release are documented in the file CHANGES.html.