From 9944be4c36bd6dca84fc25d30eaa831d905e04be Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Wed, 30 Oct 2019 20:35:22 -0700 Subject: [PATCH] internet: Rename Ipv4L3Protocol::EnableRFC6621 attribute from commit 60dc6f91 --- CHANGES.html | 2 +- src/internet/model/ipv4-l3-protocol.cc | 8 ++++---- src/internet/model/ipv4-l3-protocol.h | 2 +- src/internet/test/ipv4-deduplication-test.cc | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGES.html b/CHANGES.html index f66a95e4d..7e30a789a 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -54,7 +54,7 @@ us a note on ns-developers mailing list.

Changes from ns-3.30 to ns-3.31

New API:

Changes to existing API: