ns3 execute test now evaluates result.
[nepi.git] / src / nepi / testbeds / ns3 / metadata_v3_9_RC3.py
index 8371b0b..be270f1 100644 (file)
@@ -462,6 +462,10 @@ traces = dict({
                 "name": "P2PPcapTrace",
                 "help": "Trace to sniff packets from a P2P network device"
               }),
+    "p2pascii": dict({
+                "name": "P2PAsciiTrace",
+                "help": "Ascii trace from a P2P network device"
+              }),
     "csmapcap_promisc": dict({
                 "name": "CsmaPromiscPcapTrace",
                 "help": "Trace to sniff packets from a Csma network device in promiscuous mode"