[PATCH v2 0/1] dts: replace XML-RPC server
jspewock at iol.unh.edu
jspewock at iol.unh.edu
Tue Jun 25 23:11:13 CEST 2024
From: Jeremy Spewock <jspewock at iol.unh.edu>
v2:
* Address comments left on the previous version about naming and
documentation
* Change the multiple-inheritance in the scapy traffic generator to use
super instead of calling the init methods of the classes directly.
Jeremy Spewock (1):
dts: Remove XML-RPC server for Scapy TG and instead use PythonShell
.../remote_session/interactive_shell.py | 11 +-
.../traffic_generator/__init__.py | 2 +-
.../testbed_model/traffic_generator/scapy.py | 425 ++++++------------
.../traffic_generator/traffic_generator.py | 15 +-
dts/framework/utils.py | 15 +
5 files changed, 177 insertions(+), 291 deletions(-)
--
2.45.2
More information about the dev
mailing list