소스 검색

Changes file for 14710.

rl1987 9 년 전
부모
커밋
b49ffb2a21
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      changes/ticket14710

+ 10 - 0
changes/ticket14710

@@ -0,0 +1,10 @@
+  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.
+