On Thursday 25 September 2003 10:06 am, Edgar Friendly wrote: > "Edward J. Huff" <[EMAIL PROTECTED]> writes: > > Hmm, ... what does freenet do if a peer connects from a new IP > > number while connections are still open to it on the old IP? > > I'm pretty sure fred couldn't care less where a connection is coming > from, as long as the crypto authenticates. This is part of the design > that makes it much easier to have multiple transports.
But, if you make the assumption that a peer can't have more than one IP address at a time, then you can throw out old connections if you get a connection from a new address. Unfortunately, doesn't seem like a safe assumption. --hobbs _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
