History log of /openbsd-current/regress/sys/netinet/arp/arp_probe.py
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.2 25-Dec-2020 bluhm

Switch to scapy with python 3.


# 1.1 05-Nov-2015 bluhm

branches: 1.1.1;
Initial revision


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE bluhm_20151105
# 1.1.1.1 05-Nov-2015 bluhm

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.