- 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.
This commit is contained in:
George Thessalonikefs
2023-10-16 15:53:47 +02:00
parent 63a5280f8f
commit 122dd6c11e
3 changed files with 33 additions and 2 deletions
+2 -2
View File
@@ -129,7 +129,7 @@ config_file
.. attribute:: ifs
Interface description strings (IP addresses).
List of interface description strings (IP addresses).
.. attribute:: num_out_ifs
@@ -138,7 +138,7 @@ config_file
.. attribute:: out_ifs
Outgoing interface description strings (IP addresses).
List of outgoing interface description strings (IP addresses).
.. attribute:: root_hints