From: Jeremy Spewock <jspew...@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

Reply via email to