/[emacs]/emacs/admin/FOR-RELEASE
ViewVC logotype

Diff of /emacs/admin/FOR-RELEASE

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by kfstorm, Sun Nov 21 15:50:08 2004 UTC revision 1.32 by monnier, Tue Dec 7 04:59:12 2004 UTC
# Line 36  invalid pointer from string_free_list. Line 36  invalid pointer from string_free_list.
36    
37  * BUGS  * BUGS
38    
39    ** Ange-ftp should ignore irrelevant IPv6 errors:
40    
41    Message-Id: <4121-Tue23Mar2004165249+0100-piet@cs.uu.nl>
42    From: "Piet van Oostrum" <piet@cs.uu.nl>
43    To: emacs-pretest-bug@gnu.org
44    Subject: Ange-ftp can't deal with IPV6/IPV4 fallback
45    
46    Symptoms:
47    
48    C-x C-f /ftp.nluug.nl:/
49    
50    The problem is that the DNS first gives an IPV6 address. However our
51    router doesn't do IPV6. Ftp then falls back to IPV4:
52    
53    ftp> open ftp.nluug.nl
54    Trying 2001:610:1:80aa:192:87:102:36...
55    ftp: connect to address 2001:610:1:80aa:192:87:102:36: No route to host
56    Trying 192.87.102.36...
57    Connected to ftp.nluug.nl.
58    
59    Ange-ftp chokes on the `No route to host' message and doesn't look any
60    further.
61    
62    I think in the near future we will see more of this problem, so it might be
63    time to make anfe-ftp more intelligent.
64    
65  ** Mailabbrev should quote addresses to correspond to RFC 822.  ** Mailabbrev should quote addresses to correspond to RFC 822.
66  See http://article.gmane.org/gmane.emacs.devel/27585  See http://article.gmane.org/gmane.emacs.devel/27585
67    

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26