소스 검색

- added the ipv6 address parsing bug

Andrei Pelinescu-Onciul 23 년 전
부모
커밋
0194ab8cb2
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      ISSUES

+ 7 - 0
ISSUES

@@ -5,6 +5,13 @@
 This is a collection of issues which have shown up
 since the version 0.8.8 was released.
 
+---------------------------------------------------------------
+Desc: full ipv6 addresses (w/o ::) are converted to 0:0:0:0:0:0:0
+      (ser will listen on :: instead of the specified address)
+BugId: n/a
+Workaround: use ipv6 addresses w/ :: or compile ser without -DDNS_IP_HACK 
+            (Makefile.defs).
+CVS status: fixed
 ---------------------------------------------------------------
 Desc: in default configuration, SER prints '127.0.0.1' in
       Warning header field of all replies