CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2017/08/11 10:33:01
Modified files: usr.sbin/vmd : priv.c Log message: Use vmd's process rdomain via getrtable() instead of 0 by default. This allows to run "route -T 1 exec vmd" to get rdomain 1 tap(4) and bridge interfaces by default. ok mlarkin@