Commit Graph

9 Commits

Author SHA1 Message Date
Dusty Wilson 564a0fe2e0 RRsetDeleteRR must set TTL to 0 otherwise BIND rejects with a "FORMERR" error when attempting to delete.
The file named/update.c.html in the BIND project tests the TTL immediately after seeing that "update_class == dns_rdataclass_none".  See also http://www.fiveanddime.net/bind-9/bind-9.3.1/bin/named/update.c.html and search for the above conditional.
2011-12-06 02:59:28 -08:00
Miek Gieben 6f78219c22 Documentation updates 2011-09-11 20:47:25 +02:00
Miek Gieben 2de43f486f documentation 2011-09-08 19:41:26 +02:00
Miek Gieben 6eabda897c typo 2011-08-24 15:44:09 +02:00
Miek Gieben 7aa11e5d3e add panics to update if q section is empty 2011-08-24 15:39:26 +02:00
Miek Gieben 6751a16313 Fix the all the update operations 2011-08-22 15:43:52 +02:00
Miek Gieben 7195ce739c Need to think about naming 2011-08-22 15:35:52 +02:00
Miek Gieben 1ebb11deaf More dyn update stuff 2011-08-22 15:16:24 +02:00
Miek Gieben 9fcbef5edc Add dynamic update support 2011-08-22 14:51:10 +02:00