]> git.ipfire.org Git - thirdparty/pdns.git/commit
Rework the RFC2136 for readability.
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 20 Oct 2025 13:41:29 +0000 (15:41 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 20 Oct 2025 15:21:23 +0000 (17:21 +0200)
commite613019c69800ecb89004e84c38c41ec9709755c
tree82281fb9389705672673c46e749170b83d898162
parent056c69785d61089ffae2a7138378571701e35fbb
Rework the RFC2136 for readability.

Features:
- split performUpdate in smaller parts.
- define and carry a "context" struct rather than MAXINT in-out arguments being
  passed by reference.
pdns/packethandler.hh
pdns/rfc2136handler.cc