|
From: Vic L. <ll...@16...> - 2010-05-30 03:59:19
|
Thanks, it's not a problem as long as we support square bracket notation to avoid conflict. just realized this is a standard notation :) On Sun, 2010-05-30 at 02:15 +0200, Mads Kiilerich wrote: > Vic Lee wrote, On 05/29/2010 05:09 PM: > > Hi, > > > > I made some changes to configure.ac so that IPv6 will be enabled by > > default. I tested with the IPv6 codes and also with some IPv6 addresses, > > all works fine. > > > > However, I have to remove the :port option from xfreerdp since ':' is > > the IPv6 address delimiter. port is specified in -t option so we > > shouldn't need the hack like in rdesktop (see doc/ipv6.txt VS. man > > xfreerdp). > > > > IPv6 on by default is fine, but I think it is very inconvenient to have > to specify the port separately with the -t option. The :port notation > works fine with IPv6 in most cases, so I hope you don't mind that I have > reintroduced it. The code should work as before in all the cases that > were valid before. > > /Mads |