]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Fix comments from the review of the dns64-prefix feature 8967/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 3 Apr 2020 15:08:20 +0000 (17:08 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 3 Apr 2020 15:08:20 +0000 (17:08 +0200)
commit75e31a0b98aaa56350a714331fa5b946c8c8c546
tree03424fafa8354281328ea153a6149ca87a843244
parentef3ee6066a496612fbda644e07c4b33b23ccd819
rec: Fix comments from the review of the dns64-prefix feature

- remove a temporary copy ;
- only enter the nodata block if needed ;
- catch NetmaskException exceptions during configuration parsing.
pdns/pdns_recursor.cc