examples: Update description of some wifi examples since QosTag does no longer exist

This commit is contained in:
Sébastien Deronne
2020-04-04 10:17:11 +02:00
parent e1fdd22d6e
commit 201e1be6fb
5 changed files with 5 additions and 10 deletions

View File

@@ -52,8 +52,7 @@
// | |
// n1 n2
//
//Packets in this simulation aren't marked with a QosTag so they are considered
//belonging to BestEffort Access Class (AC_BE).
//Packets in this simulation belong to BestEffort Access Class (AC_BE).
using namespace ns3;