]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add arp/ndp tests in addition to rtsock ll tests.
authorAlexander V. Chernikov <melifaro@FreeBSD.org>
Sat, 20 Feb 2021 18:20:24 +0000 (18:20 +0000)
committerKristof Provost <kp@FreeBSD.org>
Tue, 24 Aug 2021 07:02:53 +0000 (09:02 +0200)
commitffb2af1d187015588ced9cef4abebf0fed7b85d8
tree4f066bf5f1cb6dba37e2107c0b1ece9bd3914973
parent2d26a28153d21ed059b6f2fc854e3eaf9e85e6d7
Add arp/ndp tests in addition to rtsock ll tests.

(cherry picked from commit f17f94cd1b99c61faa08aa988b47805c53b78ac7)
tests/sys/netinet/Makefile
tests/sys/netinet/arp.sh [new file with mode: 0755]
tests/sys/netinet6/Makefile
tests/sys/netinet6/ndp.sh [new file with mode: 0755]