https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268976
--- Comment #3 from Mina Galić ---
given that CIDR has been introduced 30 years ago, a small warning that we're
being transported back 31 years in time would be appropriate.
this behaviour isn't quite "POLA", or at least not for young folk
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268976
--- Comment #2 from rty...@brokenco.de ---
Changing the `ifconfig` invocation to explicitly specify the prefixlen
definitely solved the problem, e.g.:
exec.start = "/sbin/ifconfig epair${id}b ${ip}/24";
While the behavior was confusin