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

Martin Basti mbasti at redhat.com
Mon Sep 8 09:45:13 UTC 2014


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

-- 
Martin Basti




More information about the Freeipa-devel mailing list