History log of /openbsd/regress/sys/netinet/arp/arp_other.py (Results 1 – 2 of 2)
Revision Date Author Comments
# ac29c8e0 25-Dec-2020 bluhm <bluhm@openbsd.org>

Switch to scapy with python 3.


# a13597fa 05-Nov-2015 bluhm <bluhm@openbsd.org>

Add regression tests for the ARP implementation in the kernel. Send
multiple ARP packets to a remote machine with Scapy. Check ARP
replies, table entries and log messages. All log messages in
in

Add regression tests for the ARP implementation in the kernel. Send
multiple ARP packets to a remote machine with Scapy. Check ARP
replies, table entries and log messages. All log messages in
in_arpinput() are generated. Proxy ARP is also tested.

show more ...