History log of /openbsd-current/regress/sys/net/rdomains/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.2 14-Nov-2016 mpi

Regression test for creating a rdomain default loopback interface.

Even if a lo(4) interface will now be created for every rdomain, we
must ensure that condiguring such interface via netstart(8) still
work, for example:

$ cat /etc/hostname.lo1
rdomain 1
127.0.0.1
inet6 ::1/128
alias 88.76.0.3/32


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.1 26-Oct-2015 vgross

Add regress test on local route insertions