diff options
Diffstat (limited to 'changes/ticket14710')
-rw-r--r-- | changes/ticket14710 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/changes/ticket14710 b/changes/ticket14710 deleted file mode 100644 index 2b6cb2060f..0000000000 --- a/changes/ticket14710 +++ /dev/null @@ -1,10 +0,0 @@ - o Code simplification and refactoring: - - Move the hacky fallback code out of get_interface_address6() - into separate function and get it covered with unit-tests. Resolves - ticket 14710. - - o Minor bugfixes: - - When attempting to use fallback technique for network interface - lookup, disregard loopback and multicast addresses since they are - unsuitable for public communications. - |