Hi Christian,
> First i want to state that this is my first posting on this list, i hope it's > the right place to post my question and nobody feels offended or spammed. Welcome! > But how would an ILNP connection work if two hosts A and B on different > subnets but with the same identifier value tried to connect to each other? > Like host A tried to send packets to identifier i, but could not determine if > that was his own id or the one host B uses. This should not be an issue. Since identifiers can be local, the implementation must be prepared for this. In particular, globally unique identifiers can be used to demux transport connections, but when the identifier is locally unique, then the implementation would need to demux using the full address. Tony _______________________________________________ rrg mailing list [email protected] http://www.irtf.org/mailman/listinfo/rrg
