Missing information

Hello,

i received that warning from a nsd-4.1.6 instance.

   [2015-11-09 06:34:29.031] nsd-checkzone[20303]: warning: zone:29: TTL does not match the TTL of the RRset

Would it be possible to extend the warning text to include
  - the name of the zone ( not only the filename, 'zone' in my case ),
  - the label,
  - the possible the different TTL values
  - or the whole line?

Andreas

Hi Andreas,

Hello,

i received that warning from a nsd-4.1.6 instance.

[2015-11-09 06:34:29.031] nsd-checkzone[20303]: warning: zone:29:
TTL does not match the TTL of the RRset

Sure, it now prints more information. Like this:

warning: testfile:18: zonk.example.com. TTL 7200 does not match the
TTL 3600 of the A RRset

Best regards, Wouter