]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Expose the configured listening and outgoing interfaces, if any, as
authorGeorge Thessalonikefs <yorgos@nlnetlabs.nl>
Mon, 16 Oct 2023 13:53:47 +0000 (15:53 +0200)
committerGeorge Thessalonikefs <yorgos@nlnetlabs.nl>
Mon, 16 Oct 2023 13:53:47 +0000 (15:53 +0200)
commit122dd6c11e946e7e60e4c4e9ca9cc73c4fe6b74d
tree4cce06358569e2db6c852f8b2ef43fec0d3c826a
parent63a5280f8f56b71ac73b3df50bf2e393626c0b20
- Expose the configured listening and outgoing interfaces, if any, as
  a list of strings in the Python 'config_file' class instead of the
  current Swig object proxy; fixes #79.
doc/Changelog
pythonmod/doc/modules/config.rst
pythonmod/interface.i