CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/01 09:21:46
Modified files:
sbin/route : keywords.h route.8 route.c
Log message:
Add the new exec command to run a process and its children in a
non-default rdomain/rtable. route will change the default rdomain
using the new setrdomain() syscall and execute the supplied command,
eg. "route -T1 exec /usr/sbin/named".
Tested by many including michele@, phessler@
ok claudio@, deraadt@
