> From: Caitlin Bestler <caitlinb@rp.asomi.net> > Given the source interface, the *meaning* of an IP header is not > supposed to be dependent on the routing tables. .. > By contrast, the meaning of an ATM circuit is dependent on the context > in which it was established. There is no expectation that there is any > meaning to this circuit identifier beyond those imparted when the > circuit was created. Yes, but that's just a minor engineering decisions, i.e. the use of a non-global namespace for circuit ID's. It's easy to imagine an ATM-like system in which circuit ID's are global in scope. The real crucial *architectural* difference is in the fact that there is per-flow state, along with the need to set up state before the packets can flow. Noel