internet: Remove Network Simulation Cradle (NSC)

This commit is contained in:
Tom Henderson
2021-12-02 21:30:16 -08:00
parent b26b2b8a17
commit 2c19b5b453
29 changed files with 12 additions and 4588 deletions

View File

@@ -337,7 +337,8 @@ contains the tuple ``(example_name, do_run, do_valgrind_run)``, where
crashes with some tests when they are run under valgrind.)
Note that the two conditions are Python statements that
can depend on ``ns3`` configuration variables. For example,
can depend on ``ns3`` configuration variables. For example, using the
NSC_ENABLED variable that was defined up until ns-3.35:
.. sourcecode:: python