]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1515-ixfr-size-limit' into 'master'
authorEvan Hunt <each@isc.org>
Fri, 6 Mar 2020 02:51:18 +0000 (02:51 +0000)
committerEvan Hunt <each@isc.org>
Fri, 6 Mar 2020 02:51:18 +0000 (02:51 +0000)
commit078d937ff8b8f3a5828dafc1a6bd05438ee58ed0
treeb4a35747662f799147061fafafe6304261ccfeee
parente2f521e77231627ecc7339a185f8671d6e9c4825
parent0a39181092158ecfe11c160dbc84808d45a58b36
Merge branch '1515-ixfr-size-limit' into 'master'

Send AXFR instead of requested IXFR if the size of the incremental transfer is too large to sensibly IXFR

Closes #1375 and #1515

See merge request isc-projects/bind9!3113