mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
It tests that all FIBs get a static IPv6 loopback route. Submitted by: asomers MFC after: 1 week Sponsored by: Spectra Logic MFSpectraBSD: 1048456 on 2014/03/13 1114523 on 2015/01/23
7 lines
98 B
Makefile
7 lines
98 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/etc/rc.d
|
|
|
|
ATF_TESTS_SH+= routing_test
|
|
|
|
.include <bsd.test.mk>
|