]> git.ipfire.org Git - people/ms/dnsmasq.git/commitdiff
Merge branch 'mobile-ra'
authorSimon Kelley <simon@thekelleys.org.uk>
Tue, 20 May 2014 19:38:25 +0000 (20:38 +0100)
committerSimon Kelley <simon@thekelleys.org.uk>
Tue, 20 May 2014 19:38:25 +0000 (20:38 +0100)
Conflicts:
CHANGELOG

1  2 
CHANGELOG

diff --cc CHANGELOG
index 6c3782daae1b292fccc19bb2cd1699bb98ad9e3e,62019ffdd5804514b40b015a300c3ba309a9b883..70e5aa657fec0b6b0235df63d7abe5f9f9edea02
+++ b/CHANGELOG
@@@ -1,19 -1,5 +1,23 @@@
++version 2.72
++           Add ra-advrouter mode, for RFC-3775 mobile IPv6 support.
++
++
  version 2.71
 -         Add ra-advrouter mode, for RFC-3775 mobile IPv6 support.
 +            Subtle change to error handling to help DNSSEC validation 
 +          when servers fail to provide NODATA answers for 
 +          non-existent DS records.
 +
 +          Tweak code which removes DNSSEC records from answers when
 +          not required. Fixes broken answers when additional section
 +          has real records in it. Thanks to Marco Davids for the bug 
 +          report.
 +
 +          Fix DNSSEC validation of ANY queries. Thanks to Marco Davids
 +          for spotting that too.
 +
 +          Fix total DNS failure and 100% CPU use if cachesize set to zero,
 +          regression introduced in 2.69. Thanks to James Hunt and
 +          the Ubuntu crowd for assistance in fixing this.
  
  
  version 2.70