Team: Máté Fekete, Nóra Szécsi and Róbert Fikó (alphabetical order)
- paper: https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10284901
- implementation plan: impl.md
- The first step is to start the topology:
sudo p4run --conf p4app_digest.json - It is needed to sniff on
h2to see the packages- Start a console on
h2:mx h2 - Start the sniffer:
python scapy_sniff.py
- Start a console on
- Now you can send packages from
h1- Start a console on
h1:mx h1 - Send a package to
h2:python scapy_send.py
- Start a console on