On Tue, Jun 11, 2024 at 7:12 AM Juraj Linkeš wrote:
>
>
> > diff --git a/dts/framework/remote_session/scapy_shell.py
> > b/dts/framework/remote_session/scapy_shell.py
> > new file mode 100644
> > index 00..fa647dc870
> > --- /dev/null
> > +++ b/dts/framework/remote_session/scapy_shell.py
diff --git a/dts/framework/remote_session/scapy_shell.py
b/dts/framework/remote_session/scapy_shell.py
new file mode 100644
index 00..fa647dc870
--- /dev/null
+++ b/dts/framework/remote_session/scapy_shell.py
@@ -0,0 +1,175 @@
+# SPDX-License-Identifier: BSD-3-Clause
+# Copyright(c) 20
From: Jeremy Spewock
This shell can be used to remotely run Scapy commands interactively
and provides methods for handling the sending and capturing of packets.
depends-on: series-32014 ("Improve interactive shell output gathering
and logging")
Signed-off-by: Jeremy Spewock
---
dts/framework/
3 matches
Mail list logo