]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix that if there are reply callbacks for the given rcode, those
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Thu, 15 Oct 2020 13:53:16 +0000 (15:53 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Thu, 15 Oct 2020 15:17:59 +0000 (17:17 +0200)
commitd55084ea9e9089174ab9b4bc218f884d2095b50f
tree2dfd04804e29fc121c8359daf60109b742ddb959
parentedc8f363a72951ad86112b07f64ce0a8f0495723
- Fix that if there are reply callbacks for the given rcode, those
  are called per reply and a new message created if that was modified
  by the call.
- Pass the comm_reply information to the inplace_cb_reply* functions
  during the mesh state and update the documentation on that.
doc/Changelog
pythonmod/doc/examples/example6.rst
pythonmod/doc/modules/functions.rst
pythonmod/examples/inplace_callbacks.py
services/mesh.c
util/data/msgreply.h