[PATCH v5 0/1] dts: replace XML-RPC server

jspewock at iol.unh.edu jspewock at iol.unh.edu
Thu Sep 26 18:50:23 CEST 2024


From: Jeremy Spewock <jspewock at iol.unh.edu>

v5:
 * renamed commit subject to match contribution guidelines
 * reformatted doc-strings to add more context and clarity
 * removed unnecessary hyphens

Jeremy Spewock (1):
  dts: use PythonShell for Scapy instead of XML-RPC

 .../single_active_interactive_shell.py        |   8 +-
 .../traffic_generator/__init__.py             |   2 +-
 .../testbed_model/traffic_generator/scapy.py  | 455 +++++++-----------
 .../traffic_generator/traffic_generator.py    |  15 +-
 dts/framework/utils.py                        |  15 +
 5 files changed, 196 insertions(+), 299 deletions(-)

-- 
2.46.0



More information about the dev mailing list