From f4f6a78db31845fd99b7be0c69052b0b65abeb29 Mon Sep 17 00:00:00 2001 From: Stefano Avallone Date: Thu, 13 Jul 2023 18:29:34 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index c938c6944..fca0b2e36 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -24,6 +24,8 @@ Changes from ns-3.39 to ns-3-dev ### Changed behavior +* (wifi) Upon ML setup, a non-AP MLD updates the IDs of the setup links to match the IDs used by the AP MLD. + Changes from ns-3.38 to ns-3.39 -------------------------------