Zack Weinberg wrote:
> The problem here is that we are using an ancient networking library
> (netxx) that hasn't been updated since 2005 or something like that,
> and has no IPv6 support.

It's working surprisingly well for something that has no support:

Server side (FreeBSD):

% LANG=C mtn serve --bind '2002:4e2e:97e1::1' --db .monotone/it.lapo.mtn
mtn: beginning service on 2002:4e2e:97e1::1 : 4691
mtn: accepted new client connection from
2002:514a:2847:1:240:f4ff:feef:cb76 : 1053
mtn: allowed 'l...@lapo.it' read permission for 'it.*' excluding ''
mtn: allowed 'l...@lapo.it' write permission for 'it.*' excluding ''
mtn: finding items to synchronize:
mtn: certificates | keys | revisions
mtn:         8125 |    8 |      2699
mtn: peer 2002:514a:2847:1:240:f4ff:feef:cb76:1053 IO terminated
connection in working state (error)
mtn: peer 2002:514a:2847:1:240:f4ff:feef:cb76:1053 IO failed in working
state (error)
^Cmtn: operation canceled: Interrupt: 2

Client side (CygWin):

% LANG=C mtn sy '[2002:4e2e:97e1::1]'
mtn: connecting to [2002:4e2e:97e1::1]
mtn: first time connecting to server [2002:4e2e:97e1::1]
mtn: I'll assume it's really them, but you might want to double-check
mtn: their key's fingerprint: 5daf6aee9709afea92b1cb9a8179687f66ea69f9
mtn: finding items to synchronize:
mtn: certificates | keys | revisions
mtn:        10909 |   10 |      3624
mtn: bytes in | bytes out | revs in | revs out
mtn:   18.8 k |   114.8 k |       0 |        0
mtn: operation canceled: Interrupt

-- 
Lapo Luchini - http://lapo.it/

“There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence.” (Jeremy S. Anderson)

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to