CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/02 13:38:20
Modified files:
etc : netstart
Log message:
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@
