Re: [PATCH v5 1/1] dts: use PythonShell for Scapy instead of XML-RPC

2024-09-30 Thread Juraj Linkeš
On 26. 9. 2024 18:50, jspew...@iol.unh.edu wrote: From: Jeremy Spewock Previously all scapy commands were handled using an XML-RPC server that ran on the TGNode. This unnecessarily enforces a minimum Python version of 3.10 on the server that is being used as a traffic generator and complicat

Re: [PATCH v5 1/1] dts: use PythonShell for Scapy instead of XML-RPC

2024-09-27 Thread Luca Vizzarro
Reviewed-by: Luca Vizzarro

Re: [PATCH v5 1/1] dts: use PythonShell for Scapy instead of XML-RPC

2024-09-27 Thread Juraj Linkeš
On 26. 9. 2024 18:50, jspew...@iol.unh.edu wrote: From: Jeremy Spewock Previously all scapy commands were handled using an XML-RPC server that ran on the TGNode. This unnecessarily enforces a minimum Python version of 3.10 on the server that is being used as a traffic generator and complicat