[#]
http://marc.info/?l=openbsd-ports-cvs&m=141086358330214&w=2
openbsd-ports-cvs(obsdave,2) — All
2014-09-16 14:55:08
Module name: ports
Changes by: sthen@cvs.openbsd.org 2014/09/16 04:32:39
Modified files:
net/dnstop : Makefile distinfo
net/dnstop/patches: patch-dnstop_c
Log message:
update to dnstop 20140915, which adds a "new-gtlds" filter, which shows
only queries for doains ending with recently added generic TLDs which can
be useful for tracking down hosts using internal names (maybe by relying
on automatic qualification of names i.e. xy.prod -> xy.prod.example.com)
that will conflict with new GTLDs.
As the release notes put it, 'If you use short (not fully qualified) names
internally you may be uknownlying[sic] relying on root (or other) name
servers to return NXDOMAIN for them. If so, "you're gonna have a bad time."'