From 71d515c83d6a84045dfe3ab9dfd94fce2a74c44f Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Tue, 19 Nov 2013 09:47:40 -0800 Subject: [PATCH] update RELEASE_NOTES and CHANGES.html for TapBridge changes --- CHANGES.html | 4 ++++ RELEASE_NOTES | 3 +++ 2 files changed, 7 insertions(+) diff --git a/CHANGES.html b/CHANGES.html index 2bdd4ec7c..300169e83 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -60,6 +60,10 @@ us a note on ns-developers mailing list.

Changes to build system:

Changed behavior:

+

Changes from ns-3.18 to ns-3.18.1

diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 2795a4ac8..d34f82d32 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -24,6 +24,9 @@ New user-visible features Bugs fixed ---------- +- Bug 1778 - Implement TapBridge::IsLinkUp() function +- Bug 1777 - Implement the more direct way of "using" configuration of existing tap interface +- Bug 1776 - Improve CRC performance for CsmaNetDevice in emulation modes Release 3.18.1 ==============