Base support for TraceNG.

This commit is contained in:
grossmj
2018-03-12 17:57:13 +07:00
parent 3201a996ed
commit 397c1322b4
14 changed files with 1293 additions and 5 deletions

View File

@ -414,6 +414,7 @@ class Link:
"""
for node in self._nodes:
if node["node"].node_type in ('vpcs',
'traceng',
'vmware',
'dynamips',
'qemu',