Reviewed-by: Patrick Robb
The only thought I had from this was that with more methods being
added to the framework for packet construction and validation (in this
case, your random packets utils.py method and the
testsuite.match_all_packets() strategy), and with multiple reference
solutions being
The framework allows only to send one packet at once via Scapy. This
change adds the ability to send multiple packets, and also introduces a
new fast way to verify if we received several expected packets.
Moreover, it reduces code duplication by keeping a single packet sending
method only at the t
2 matches
Mail list logo