Do not create loopback interfaces lo1, lo2, ... upfront. They are
authorbluhm <bluhm@openbsd.org>
Thu, 2 Sep 2021 19:38:20 +0000 (19:38 +0000)
committerbluhm <bluhm@openbsd.org>
Thu, 2 Sep 2021 19:38:20 +0000 (19:38 +0000)
commit37db1d1ca7f612d061dd82205520ad6f437fb66a
treef2a24dca4f11986e40a3c75de00a67982daff7b8
parentd56261e5670e1716000edc793e5fcfa966761e2c
Do not create loopback interfaces lo1, lo2, ...  upfront.  They are
automatically set up by the kernel when a routing domain is created.
An existing lo1 in rdomain 0 would prevent to add any interfaces
in rdomain 1.
OK kn@
etc/netstart