[Freeipa-devel] [PATCH 0283] Fix root zone handling

Petr Spacek pspacek at redhat.com
Mon Sep 8 09:54:34 UTC 2014


On 8.9.2014 11:45, Martin Basti wrote:
> On 05/09/14 19:47, Petr Spacek wrote:
>> On 5.9.2014 17:40, Petr Spacek wrote:
>>> Hello,
>>>
>>> Fix root zone handling.
>>>
>>> syncrepl_update() was buggy in a way which could cause accidental zone
>>> removal.
>>>
>>> Test case: A server with two zones: '.' and 'test.'
>>>
>>> Zone '.':
>>> .     NS ns1.test.
>>> .     NS ns2.test.
>>> test. NS ns1.test.
>>> test. NS ns2.test.
>>>
>>> Zone 'test.':
>>> test.     NS ns1.test.
>>> test.     NS ns2.test.
>>> ns1.test. A  192.0.2.1
>>> ns2.test. A  192.0.2.2
>>>
>>> Removing whole name 'test.' from zone '.' will cause removal of zone 'test.'
>>> instead of removing NS records from zone '.'.
>>
>>
>> And fix the fix ...
> ACK

Thanks!

Pushed to master: 2d4a48880ec6572214ccee531f4ff9afbc8c8367

-- 
Petr^2 Spacek




More information about the Freeipa-devel mailing list