CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2016/10/07 13:07:37
Modified files: usr.sbin/rebound: rebound.8 rebound.c Log message: several big changes, tied together. switch to reading resolv.conf to find upstream name servers. moitor this file and automatically restart if it changes. use the dnsjackport sysctl to steal DNS connections from libc. listen on port 54 to avoid collisions with other DNS servers.