mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
bb947f750a
The sniffer in `tests/gnrc_rpl_srh` always had stability issues, since it uses some badly synchronized threading of mine. Since v2.4.3 scapy has its own [asynchronous sniffer] (which is already used in `tests/gnrc_dhcpv6_client_6lbr`), so I ported my sniffer implementation to use that instead. [asynchronous sniffer]: https://scapy.readthedocs.io/en/latest/usage.html#asynchronous-sniffing |
||
---|---|---|
.. | ||
01-run.py |