Commit Graph

9 Commits

Author SHA1 Message Date
Richard Gibson eccf8bbe83 Correctly parse omitted TTLs and relative domains (#513)
* Fix $TTL handling
* Error when there is no TTL for an RR
* Fix relative name handling
* Error when a relative name is used without an origin (cf. https://tools.ietf.org/html/rfc1035#section-5.1 )

Fixes #484
2017-09-26 11:15:37 -04:00
Marcus Grando dfae8d8799 Fix miek.nl post link (#414) 2016-10-17 18:09:10 +01:00
Shawn Smith 4d6d450eed typo 2016-01-23 15:39:59 -08:00
Vincent Batts 774b109199 doc: example shows a conditional with non-bool
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-12-22 12:04:16 -05:00
Jesse Lucas cae5606f00 Updating doc.go
Msg is undefined and should use dns.Msg
2015-09-16 22:18:25 -04:00
Miek Gieben 5b9c36bf67 Small doc cleanups 2015-08-23 12:55:01 +01:00
Miek Gieben ad7777796e Add link to web article explaining it further 2015-06-25 07:33:30 +01:00
Miek Gieben 126ee2f0c5 Documentation update 2015-02-19 22:09:30 +00:00
Miek Gieben 64fea017a2 Move all docs to docs.go
Another golint change.
2015-02-19 13:47:50 +00:00