CVSROOT: /cvs Module name: src Changes by: phess...@cvs.openbsd.org 2011/09/21 09:41:30
Modified files: usr.sbin/ntpd : client.c ntp.c ntpd.conf.5 ntpd.h parse.y server.c util.c Log message: Add rdomain support to NTPd. This basically adds the "rtable %d" keyword to "listen on", "server", "servers" keywords, to specify which routing table to use. OK henning@ claudio@ sthen@ manpage reviewed by jmc@