SlideShare uma empresa Scribd logo
1 de 163
Baixar para ler offline
An Introduction to RINA
                                  Or
           How I Learned to Stop Worrying and Love the Internet

                         FutureNet Tutorial Part I


                             John Day
                             May 2010


                                       Good architecture, like good science, is
                                       maximizing the invariances and minimizing the
                                       discontinuities.




                                                                                          1
                                                                            © John Day, 2010
11/01/06
                                                                           All Rights Reserved
We Got Trouble!
           Right Here in River City




                                                     2
                                       © John Day, 2010
11/01/06
                                      All Rights Reserved
The Internet is Facing
                                   Severe Problems: I
           •   Security is essentially non-existent.
                – Excuse: No one considered it in the early days
                     • Security wasn’t a concern for a military-funded network?
                – Actual: Systematically weak design (hacker mentality)
           •   Router table size is growing exponentially
                – Excuse: Memory is cheap
                – Actual: No longer on Moore’s Law, it is getting expensive and caused by
           •   No support for multihoming
                – Excuse: not that many hosts need it, and we can kludge it
                     • A military-funded network doesn’t care about suvrivability?
                – Actual: Since when is 107 small, and the kludge doesn’t scale.
                     • It isn’t 107, with Smart Grid it is more like 1010.




                                                                                                    3
                                                                                      © John Day, 2010
11/01/06
                                                                                     All Rights Reserved
The Internet is Facing
                                    Severe Problems: II
           •   Mobility is cumbersome and doesn’t scale
                – Excuse: What do you mean? It works. . . . . Sort of.
                – Actual: With only physical addresses, hard to do “re-locatable” addressing
           •   Congestion Control keeps Utilization around 30%
                – Excuse: There is great congestion control in TCP . . . Sort of. Bandwidth is
                  Cheap don’t worry about it.
                – Actual: Any control theory book says put feedback as close to the resource
                  as possible. TCP puts it as far away as possible.
           •   Quality of Service is difficult to do.
                – Excuse: Net neutrality requires that all traffic be treated equally
                – Actual: Net neutrality is political cover for their inability to find solution.
                     • Notice: Running out IP addresses was not listed
                          – Not a problem. A global address space is not required



                                                                                                    4
                                                                                      © John Day, 2010
11/01/06
                                                                                     All Rights Reserved
And if that Weren’t Bad Enough


                  Much of What is Believed
                  about the Internet is Myth




                                                              5
                                                © John Day, 2010
11/01/06
                                               All Rights Reserved
Myths of the Internet: I
       •   The Internet is an Engine of Innovation.
            – The Internet has in a real sense been stagnant since the late-70s
            – Living on Moore’s Law and Band-aids
                 • Lots of Innovation on top of the Internet, but even that has begun to wane.
       •   The Internet has decentralized administration. No one owns the Internet.
            – Actually, Same as the global PSTN, just no sexy name.
       •   The IETF is a Grass-Roots Democracy.
            – Actually, It most closely Resembles the Communist Party.
                 • IETF meeting is the Party Congress; IESG is the Politburo
                      – Designed to be dominated by an elite, just not the one they had in mind.
       •   The Internet is based on the ARPANET
            – Actually, It is based on the French network CYCLADES
            – The ARPANet technology was abandoned.


                                                                                                                  6
                                                                                                    © John Day, 2010
11/01/06
                                                                                                   All Rights Reserved
Myths of the Internet: II
           •   The Internet is not an internet, but a catenet.
                – Ceased to be an Internet on January 1, 1983.
           •   The Internet is a dumb network.
                – Actually, it keeps maximal state in the network, not minimal.
           •   The Internet has decentralized routing.
                – Actually, in most ISPs routes are statically allocated.
           •   IP is the Internet Protocol.
                – That is what the letters stand for but at best it is a subnet protocol.
                     • More likely just a header fragment
           •   IP addresses name the host.
                – No, they name an interface to the host.
           •   TCP isn’t perfect, but it is good enough.
                – Every design decision is not just wrong but makes something else worse.
                  One thing it got right was destroyed creating IP.
                                                                                                     7
                                                                                       © John Day, 2010
11/01/06
                                                                                      All Rights Reserved
The Reality is Quite Different

           •   If the Internet were an Operating System, it would have more in
               common with DOS, than UNIX.
           •   Imagine trying to use a modern computer with only physical memory
               addresses.

           •   That is the Internet today.




                                                                                       8
                                                                         © John Day, 2010
11/01/06
                                                                        All Rights Reserved
Need to Do Something About It
           •   For the Past Decade, DARPA, NSF, and numerous conferences, workshops,
               and summits have discussed and done research on a “Future InterNet Design.”
                – So far they have come up dry, nothing, nada.


                                   Isn’t groupthink wonderful?
           •   No closer to an answer now than a decade ago.
                – “Rough consensus and running code” doesn’t exactly foster the kind of thought
                  required to uncover theory.
           •   The field is no longer a science, but a craft.
                – They have been asking “What to build?”
                – Not asking, “What don’t we understand?”




                                                                                                      9
                                                                                        © John Day, 2010
11/01/06
                                                                                       All Rights Reserved
Guiding “Principles” Aren’t Much Help
           •   Soft State/Hard State
                – All properly designed protocols are soft state; only some database
                  operations are hard state. A specious distinction
           •   Loc/Id Split
                – Attempt to avoid the obvious solution. Mostly post IPng trauma.
                – Continues to route to the wrong place
           •   Fate Sharing
                – Mostly used as a rug . . . to sweep under.
           •   End-to-End Principle
                – At best a lemma. More a statement of desire, by focusing attention on the
                  dichotomy of the middle vs the edge, it obscures the point.
                – Hence becomes an impediment to finding a path forward.




                                                                                                10
                                                                                  © John Day, 2010
11/01/06
                                                                                 All Rights Reserved
The Myths and “Principles” are the Major
                    Barrier to FINDing an Answer
           •   The Answer has been clear since the mid-90s.

           •   And it is very simple:



           •   Networking is IPC and only IPC




                                                                             11
                                                               © John Day, 2010
11/01/06
                                                              All Rights Reserved
CYCLADES had Shown the Way

           Host or End System

              Application
               Transport
                                 Router
               Network

              Data Link

               Physical




                   An Architecture with Alternating Layers of Relaying and Error
                    Control of Increasing Scope Seemed to Make a Lot of Sense.



                                                                                          12
                                                                            © John Day, 2010
11/01/06
                                                                           All Rights Reserved
So We Went With It
           But As Things Developed Things go more complex

                                Application
                                  Application
                               Presentation
                                 Session

                                Transport
                                 Presentation

                                  SNIC
                                   Session
                                  SNDC
                                  Transport
                                  SNAC
                                  Network
                                   LLC
                                  MACLink
                                  Data

                                 Physical
                                  Physical




            And While Better It Wasn’t The Full Answer

                                                                        13
                                                          © John Day, 2010
11/01/06
                                                         All Rights Reserved
Meanwhile the Internet Never Got Past


                             Application   Or do whatever
                                           you want


                               TCP

                                 IP


                              Subnet       Or do whatever
                                           you want




               We Were Missing Something, but What was It?
                    Were Layers the Wrong Model?
                                                                            14
                                                              © John Day, 2010
11/01/06
                                                             All Rights Reserved
Probably Not, Lets Go Back to Basics
           •    Start simple and incrementally introduce new conditions.
                 – Taking Imre Lakatos’ Proofs and Refutations as a model.
           •    We are going to cover ground we all know.
                 – Or at least we think we do. (I thought so)
           •    As we do, think about what is required when
                 – the order is not what you might expect.
                 – But the implications are even more interesting.




                                                                                        15
                                                                          © John Day, 2010
11/01/06
                                                                         All Rights Reserved
1: Start with the Basics
           Two applications communicating in the same system.


                              Application
                               Processes




                   A                         B
                               Application
                                 Flow
                                                  Port
                                                  Ids
                             IPC Facility



                     Communication within
                   a Single Processing System
                                                                        16
                                                          © John Day, 2010
11/01/06
                                                         All Rights Reserved
How Does It Work?
                                      Application
                                       Processes




              A                                                      B
                                       Application
                                         Flow
                                                                                Port
                                                                                Ids
                                   IPC Facility

           1) A invokes IPC to create a channel to B; a = Allocate (B, QoS);
           2) IPC determines whether it has the resources to honor the request.
           3) If so, IPC allocates port-id a and uses “search rules” to find B and determine
                  whether A has access to B.
           4) IPC may cause an instance of B to be created. B is notified of the IPC request from
                  A and given a port-id, b.
           5) If B responds positively, and IPC notifies A (the API could be blocking in which
                  case the assignment of the port-id, a would be done now).
           6) Thru n) Then using system calls A may send PDUs to B by calling Write(a, buf),
                  which B receives by invoking Read(b, read_buffer)
           7) When they are done one or both invoke Deallocate with the appropriate parameters
                                                                                                       17
                                                                                         © John Day, 2010
11/01/06
                                                                                        All Rights Reserved
2: Two Application Communicating
                  in Distinct Systems
                           Systems




                        Application
                         Processes




                       IPC-Facility




                                                        18
                                          © John Day, 2010
11/01/06
                                         All Rights Reserved
How Does It Work Now?
                                                  Application
                                                   Processes




                                                      Port
                                                      Ids



                                      IAP                          IAP




           1) A invokes IPC to create a channel to B; a = Allocate (B, QoS);
           2) IPC determines whether it has the resources to honor the request.
           3) If so, IPC uses “search rules” to find B. and determine if A has access to B.
                 - Management of name space is no longer under the control of a single system.
                     - Each system no longer knows all available applications.
                 – Local Access Control can no longer be relied on to provide adequate authorization and
                   authentication.
           • Need a protocol to carry application names and access control information.
                 – Lets call it the IPC Access Protocol
                                                                                                             19
                                                                                               © John Day, 2010
11/01/06
                                                                                              All Rights Reserved
What Does “IAP” Look Like?

       •   Simple Request/Response Protocol
            – IAP-Req(Dest-Appl-name, Src-Appl-name, QoS params, Src-Capability)
            – IAP-Resp(Dest-Appl-name, Src-Appl-name, QoS params, result)

              Op    Dest Appl Name     Src Appl Name   QoS & Policies   Capability



       •   How do we know when to use it?
            – If the application isn’t here, it must be there!
       •   But we have a problem. How do we get it there?




                                                                                                    20
                                                                                      © John Day, 2010
11/01/06
                                                                                     All Rights Reserved
Getting from A to B
           •   We knew this was going to be a problem sooner or later.
           •   We need to be able to send information from A to B.
           •   And we know:
                – Bad things can happen to messages in transit. Protection against lost or
                  corrupted messages
                     • This can be expensive
                – Receiver must be able to tell sender, it is going too fast. We need Flow
                  Control, and
                – We have lost our means of synchronization:
                     • No common test and set means shared memory can no longer be used
                     • Must create shared state between two systems. An explicit synchronization
                       mechanism is required.
           •   We need some kind of Protocol for Error and Flow Control.




                                                                                                      21
                                                                                        © John Day, 2010
11/01/06
                                                                                       All Rights Reserved
What Would an EFCP Look Like?
           •   Symmetric Protocol to establish error and flow control
                • Transfer PDU
                   Op     Seq #     CRC          Data


                • Ack and Flow Control PDU types
                     Op     Seq #    CRC   Ack          Op   Seq #   CRC   Credit




                                                                                                   22
                                                                                     © John Day, 2010
11/01/06
                                                                                    All Rights Reserved
How Does It Work Now?
                                                      Application
                                                       Processes




                                                          Port
                                                          Ids



                                           IAP                         IAP
                                                     Distributed
                                                     IPC Facility
                                    EFCP                                      EFCP




           1) A invokes IPC to create a channel to B; a = Allocate (B, QoS);
           2) IPC determines whether it has the resources to honor the request.
           3) Send IAP Request to access B, creating an EFCP connection and determines if A has
              access to B.
           4) IPC may cause B to be instantiated. B is notified of the IPC request from A and given a
              port-id, b.
           5) If B responds positively, and IPC notifies A with a different port-id, a.
           6) Thru n) Then using system calls A may send PDUs to B by calling Write(a, buf), which B
              receives by invoking Read(b, read_buffer) over the EFCP connection
           7) When they are done one or both invoke Deallocate with the appropriate parameters
                                       Just Like Before . . . .More or Less                                  23
                                                                                               © John Day, 2010
11/01/06
                                                                                              All Rights Reserved
Two Applications in Two Systems Required
                                Three New Concepts
           •   An Application Name Space that spans both systems. (not really new)
                – Should be location-independent in general so that applications can move.
           •   A Protocol to carry Application Names and access control info
                – Applications need to know with whom they are talking
                – IPC must know what Application is being requested to be able to find it.
                    • For now, if the requested Application isn’t local, it must in the other system.
           •   A Protocol that provides the IPC Mechanism and does Error and Flow
               Control.
                – To maintain shared state about the communication, i.e. synchronization
                – To detect errors and ensure order
                – To provide flow control
           •   Resource allocation can be handled for now by either end refusing
               service.

                                                                                                         24
                                                                                           © John Day, 2010
11/01/06
                                                                                          All Rights Reserved
3: Simultaneous Communication
                               Between Two Systems
                                 i.e. multiple applications at the same time

           •   To support this we have multiple instances of the EFCP.




                                     EFCPEFCP
                                       EFCP                                       EFCP
                                                                                EFCP
                                                                              EFCP




                        Will have to add the ability in EFCP to distinguish one flow from another.
                              Typically use the port-ids of the source and destination.
                           Connection-id
                         Dest-port   Src-port Op Seq # CRC                      Data


                         Also include the port-ids in the information sent in IAP to be used in EFCP                  25
                                              synchronization (establishment).                          © John Day, 2010
11/01/06
                                                                                                       All Rights Reserved
Simultaneous Communication
                               Between Two Systems
                                i.e. multiple applications at the same time

           •   In addition to multiple instances of the EFCP.




                                       EFCP
                                    EFCP                               EFCP
                                                                    EFCP
                                  EFCP                            EFCP



                                      Mux                              Mux




                   Will also need an application to manage multiple users of a single resource.

                                                                                                        26
                                                                                          © John Day, 2010
11/01/06
                                                                                         All Rights Reserved
Multiple Instances of IPC
           •   New Concept: a multiplexing application to manage the single
               resource, the physical media.
           •   The multiplexing application will need to be fast, its functionality
               should be minimized, i.e. just the scheduling of messages to send.
                – To provide QoS, we use the EFCP and scheduling by the Mux.
           •   To do resource allocation, we will just let the other side refuse if it
               can’t satisfy the request.
           •   Application naming gets a bit more complicated than just multiple
               application-names.
                – Must allow multiple instances of the same process




                                                                                               27
                                                                                 © John Day, 2010
11/01/06
                                                                                All Rights Reserved
IPC to Support Simultaneous
           Communication between Two Systems

                            Distributed IPC-Process
                                    IAP




                                          EFCP

                                            Mux



           Physical Media




                                                                     28
                                                       © John Day, 2010
11/01/06
                                                      All Rights Reserved
4: Communication with N Systems


           Systems




                                                              29
                                                © John Day, 2010
11/01/06
                                               All Rights Reserved
Replication Entails More Management
           •   Separate Multiplexing Application for each physical media interface.

           •   IPC can find the destination by choosing the appropriate interface.

           •   If enough applications, create a Directory to remember what is where,
               i.e. what application names are at the other end of which interfaces.

           •   Same local names can be used to keep track of which EFCP-instances
               (port-ids) are bound to which Multiplexing Application.

           •   With many destinations, may need to coordinate resource allocation
               information within our distributed IPC Facility.


                                                                                          30
                                                                            © John Day, 2010
11/01/06
                                                                           All Rights Reserved
With Multiple Interfaces It Gets Messy

                                                                    IAP           Dir
                 Coordination with Peer            Res
                                                   Alloc



                                                           EFCP            EFCP
                                           EFCP


                                                   Mux        Mux    Mux



                          Physical Media




           •   So a task to manage the use of the interfaces and mask any
               differences.
                – A little organizing will help.


                                                                                                  31
                                                                                    © John Day, 2010
11/01/06
                                                                                   All Rights Reserved
There is Some Common Structure

                  Coordination with Peer           Res
                                                   Alloc
                                                              IAP       Dir



                                           EFCP


                                                   Mux



                          Physical Media




           •   We can organize interface IPC into modules of similar elements.
           •   Each one constitutes a Distributed IPC Facility of its own.
                – As required, consists of IAP, EFCP, Multiplexing Application, Directory,
                  Per-Interface Resource Allocation
           •   Then we just need an application to manage their use and moderate
               user requests.                                                             32
                                                                             © John Day, 2010
11/01/06
                                                                                    All Rights Reserved
A Little Re-organizing



                         A Virtual IPC Facility?                 IAP
                                                         Res
                                                         Alloc
                                                   Mux           Dir




           So we have a Distributed IPC Facility for each Interface and an
           application over all of them to manage their use and to give the user
           a common interface, a Virtual IPC Facility?

                                                                                      33
                                                                        © John Day, 2010
11/01/06
                                                                       All Rights Reserved
BUT

           •   This fully connected graph approach isn’t going to scale very well and
               is going to get very expensive.
                – And not everyone needs to talk to everyone else all the time.
           •   Need to do something better.




                                                                                          34
                                                                            © John Day, 2010
11/01/06
                                                                           All Rights Reserved
5: Communicating with N Systems
                        (On the Cheap)


                    Dedicated IPC
                      Systems




                                                                    Host Systems




           By dedicating systems to IPC, reduce the number of lines required and even out
           usage by recognizing that not everyone talks to everyone else the same amount.
                                                                                                  35
                                                                                    © John Day, 2010
11/01/06
                                                                                   All Rights Reserved
Communications on the Cheap
           •   We will need systems dedicated relaying and multiplexing.
           •   That requires some new elements:
                –   Globally accepted names for source and destination muxing apps.
                –   And also for the relays. Relays require names for routing. Have to know where you are to
                    determine where to go next.
                –   Need routing applications too, which will need to exchange information on connectivity.
           •   Will need a header on all PDUs to carry the names for relaying and
               multiplexing.
                – Interface IPC Facilities will need one too if they are multiple access.

                                          Dest Addr       Src Addr

                                Common Relaying and Multiplexing Application Header

                                                                       Relaying
                                Routing                               Application




                                                                     Media-dependent
                                                                      IPC Processes


                                                                                                        36
                                                                                          © John Day, 2010
11/01/06
                                                                                         All Rights Reserved
Communications on the Cheap
           •    But relaying systems create problems too.
                 – Can’t avoid momentary congestion from time-to-time.
                 – Annoying bit errors can occur in their memories.
           •    Will have to have an EFCP operating over the relays to ensure
                required QoS reliability parameters.
                 – Our virtual IPC Facility isn’t very virtual.




               EFCP                                                          EFCP
                                                     Relaying
                           Relaying                 Application
                             PM




                                                                                        37
                                                                          © John Day, 2010
11/01/06
                                                                         All Rights Reserved
The Big Picture
                                                                            But this is half way
                                                                           between a bead-on-a-
                                                                            string model and a
                                                                               layered model

                          User Applications
                                                                             Application
                                                                               Layer


                                                                EFCP         Transport
           EFCP
                                  Relaying                                     Layer
                                   Appl
                                                                 Mux         Network
            Mux
                                                                              Layer


            EFCP   EFCP   EFCP                 EFCP      EFCP    EFCP
                                                                              Data Link
                                                                               Layer


                                                                                Physical
                                                                                 Layer
                            This should look familiar.

                                                                                       38
                                                                         © John Day, 2010
11/01/06
                                                                        All Rights Reserved
The IPC Model
                          (A Purely CS View)



                            User Applications




                                                                                 Distributed IPC Facilities
                                                              EFCP
           EFCP
                                   Relaying
                                    Appl
                                                               Mux
            Mux




            EFCP   EFCP     EFCP                EFCP   EFCP    EFCP




                                                                                                              39
                                                                       © John Day, 2010
11/01/06
                                                                      All Rights Reserved
Summary

           •   “Networking is InterProcess Communication”
                – . . . . and only IPC.
                    • The quote is Bob Metcalfe, 1972. (The rest is mine.)

           •   A layer is a distributed application that manges IPC consisting of a
               collection of SDU protection, muxing, EFCP, and their associated
               routing and resource management tasks.
                    • This is a distributed computing problem, not a “telecom” problem.


           •   And this Distributed IPC Facility repeats.

           •   This constitutes a basis for a general theory of networking.



                                                                                                         40
                                                                                           © John Day, 2010
11/01/06
                                                                                          All Rights Reserved
OSI Should Have Seen the Pattern


                 Application




                                       Had Shown Itself Even There
                 Presentation




                                         The Repeating Structure
                   Session

                  Transport

                                SNIC
                   Network      SNDC
                                SNAC
                                LLC
                 Data Link
                                MAC




                                                                                    41
                                                                      © John Day, 2010
11/01/06
                                                                     All Rights Reserved
From This We Can Construct What We Need
                           But First We Need a Few Tools

           • Resolving the Connection vs Connectionless Debate
              – The center of the 30 Years War
           • The Nature of Applications and their Protocols.
              – A Couple of Important Insights
           • Watson’s Fundamental Results on Synchronization
              – Probably the most important insight in networking since datagrams
           • Separating Mechanism and Policy
              – Pulling out the invariances




                                                                                      42
                                                                        © John Day, 2010
11/01/06
                                                                       All Rights Reserved
The Connection Connectionless War
           •    The technical side of what was really an economic war.
                 – The Layered Model invalidated both the PTT and IBM business models.
                 – Connectionless removed the security blanket of determinism.
                 – The war created a bunker mentality that made understanding hard.
                    • All or nothing.
           •    For years, we saw it as the amount of shared state.
                 – Connections had lots of shared state; connectionless very little.
           •    A function of the layer, not a service. Not related to reliability
                 – Not visible over the layer boundary.
                 – Ports must be allocated even for a connectionless flow.
           •    Later it became clear that
                 – As traffic becomes more deterministic, connections are preferred
                      • Down in the layers and in toward the backbone
                 – As traffic becomes more stochastic, connectionless is preferred
                      • As one moves up and toward the periphery

                                                                                                      43
                                                                                        © John Day, 2010
11/01/06
                                                                                       All Rights Reserved
Resolving the CO/CL Problem
       •   Lets look at this very carefully
       •   What makes connection-oriented so brittle to failure?
            •   When a failure occurs, no one knows what to do.
            •   Have to go back to the edge to find out how to recover.
       •   What makes connectionless so resilient to failure?
            •   Everyone knows how to route everything!
       •   Just a minute! That means!
            •   Yes, connectionless isn’t minimal state, but maximal state.
                    • The dumb network ain’t so dumb.
            •   Where did we go wrong?
       •   We were focusing on the data transfer and ignoring the rest:




                                                                                             44
                                                                               © John Day, 2010
11/01/06
                                                                              All Rights Reserved
We Need to Look at the Whole Thing
                                                            Routing
                                                  xfr        mngt



                               (A bit like doing a conservation of energy problem and
                                    getting the boundaries on the system wrong.)


           •   The amount of state is about the same, although the amount of
               replication is different.
           •   We have been distributing connectivity information to every Node
               in a layer, but
           •   We have insisted in distributing resource allocation information only
               on a need to know basis, i.e. connection-like.
                •    Even if we aren’t too sure who needs to know.
           •   Now we have to work out how to do resource allocation more like
               how we do routing. (Left as an exercise.)
                                                                                                       45
                                                                                         © John Day, 2010
11/01/06
                                                                                        All Rights Reserved
So What Do We Know About CO/CL
           •   It is a function of the layer. Should not be visible to applications.
           •   Connectionless is characterized by the maximal dissemination of state
               information and dynamic resource allocation.
           •   Connection-oriented mechanisms attempt to limit dissemination of state
               information and tends toward static resource allocation.
           •   Applications request the allocation of comm resources.
                 •    The layer determines what mechanisms and policies to use.
                 •    Tends toward CO when traffic density is high and deterministic.
                 •    CL when traffic density is low and stochastic.




                                                                                                46
                                                                                  © John Day, 2010
11/01/06
                                                                                 All Rights Reserved
The Upper Layers

           •   After the initial success, this was one of the big unknowns.
                – Operating Systems had been a good initial guide:
                    •   NCP - Interprocess Communication
                    •   Telnet - terminal device driver
                    •   FTP - the file system
                    •   NETRJE - RJE
           •   But what was the general structure?
                    • There was early work that indicated it wasn’t layered.
                – OSI made a stab at it
                – By 1983, had realized that there were no upper layers.T
                    • There were common functions.
                    • But the nature of the Application itself was interesting.




                                                                                                 47
                                                                                   © John Day, 2010
11/01/06
                                                                                  All Rights Reserved
Applications and Communication: I
                      Is the Application in or out of the IPC environment?
           •   The early ARPANet/Internet didn’t worry too much about it. They didn’t need to. Only
               one FTP per system, only one remote login per system, etc.
           •   By 1985, OSI had tackled the problem, partly due to turf. Was the Application process
               inside or outside OSI?




           •   It wasn’t until the web came along that we had an example that in general an application
               protocol might be part of many applications and an application might have many
               application protocols.


                                                                                                        48
                                                                                          © John Day, 2010
11/01/06
                                                                                         All Rights Reserved
Applications and Communication: II
                                                      Application
                       Outside the Network             Process

                        Inside the Network

                                             Application
                                                           Application
                                               Entity
                                                             Entity




           •   The Application-Entity (AE) is that part of the application concerned
               with communication, i.e. shared state with its peer.
           •   The rest of the Application Process is concerned with the reason for
               the application in the first place.
           •   An Application Process may have multiple AEs, they assumed, for
               different application protocols.


                                                                                           49
                                                                             © John Day, 2010
11/01/06
                                                                            All Rights Reserved
BUT
                            There is only one application protocol

           •   Huh!? Think about it. What can you do remotely?
                – Read/Write     – Create/Delete     – Start/Stop
                – On various objects. Everything is just an object outside the protocol.
                     • Application protocols modify state outside the protocol.
           •   In that case, why do we need to name this application-entity stuff?
                –   A particular collection of objects are required for an activity.
                –   May be shared with others, but has its own access control.
                –   One protocol, potentially shared objects, different state machines
                –   Hence, all application protocols are stateless, the state is in the application.




                                                                                                      50
                                                                                        © John Day, 2010
11/01/06
                                                                                       All Rights Reserved
Delta-t 1980
           •   Richard Watson develops delta-t, a unique approach.
                – Assumes all connections exist all the time.
                – TCBs are simply caches of state on ones with recent activity
           •   Watson proves that the conditions for distributed synchronization are
               met if and only if 3 timers are bounded:
                    • Maximum Packet Lifetime
                    • Maximum number of Retries
                    • Maximum time before Ack
                – That no explicit state synchronization, i.e. hard state, is necessary.
                    • SYNs, FINs are unnecessary
           •   IOW, all properly designed data transfer protocols are soft-state.
                    • Including protocols like HDLC
           •   1981 paper, Watson shows that TCP has all three timers and more.
           •   And PNA figures out that . . . .

                                                                                                    51
                                                                                      © John Day, 2010
11/01/06
                                                                                     All Rights Reserved
The Structure of Protocols
                                    Tightly-bound            Loosely-bound
                                     (pipelined)           (Policy processing)



           •   If we separate mechanism and policy, we find there are
           •   Two kinds of mechanisms:
                – Tightly-Bound: Those that must be associated with the Transfer PDU
                    • policy is imposed by the sender.
                – Loosely-Bound: Those that don’t have to be.
                    • policy is imposed by the receiver.
                – Furthermore, the two are only loosely coupled through a state vector.
                    • Implies a very different structure for protocols and their implementations
                         – Right, we split TCP in the wrong direction
           •   Noting that syntactic differences are minimal, we can conclude that
           •   There is one data transfer protocol with a small number of encodings.
                                                                                                        52
                                                                                          © John Day, 2010
11/01/06
                                                                                         All Rights Reserved
Implications: Protocols I
           •   Data Transfer Protocols modify state internal to the Protocol.
               Application Protocols modify state external to the protocol.
           •   There are only two protocols (full stop):
                – A data transfer protocol, based on delta-t
                – An Application protocol that can perform 6 operations on objects:
                – There is no distinct protocol like IP.
                    • Was just a common header fragment anyway.
           •   A Layer provides IPC to either another layer or to a Distributed
               Application using a programming model. The application protocol is
               the “assembly language” for distributed computing.
                – As we shall see, we have now made network architecture independent of
                  protocols.



                                                                                               53
                                                                                 © John Day, 2010
11/01/06
                                                                                All Rights Reserved
Implications: Protocols II
           •   “Hard state” only occurs for some uses of application protocols
                – Storing in a database may be hard-state. Everything else is soft-state.
                – Hence the “hard-state/soft-state” distinction at best states the obvious.
           •   Separating mechanism and policy in a delta-t like protocol will yield
               the entire range from UDP-like to TCP-like.
           •   Watson implies decoupling “port allocation” from synchronization.
                – Greatly simplifying and improving security, enabling multi-flow
                  allocations of IPC, etc.
           •   And One Other Thing:




                                                                                                   54
                                                                                     © John Day, 2010
11/01/06
                                                                                    All Rights Reserved
Fundamental Result

           •   Watson’s result also defines the bounds of networking or IPC:
                – It is IPC if and only if Maximum Packet Lifetime can be bounded.
                – If MPL can’t be bounded, it is remote storage.




                                                                                              55
                                                                                © John Day, 2010
11/01/06
                                                                               All Rights Reserved
What a Layer Looks Like
                                IPC    IPC
                                             IPC Management
                                     Control
                              Transfer
                   Delimiting                           Applications, e.g., routing,
                   Transfer                             resource allocation,
            Relaying/ Muxing                            access control, etc.
              PDU Protection                                                   Common Application
                                                                               Protocol

                                  Application-entities   Application Process

     •     Processing at 3 timescales, decoupled by either a State Vector or a Resource
           Information Base
            – IPC Transfer actually moves the data ( ≈ IP + UDP)
            – IPC Control (optional) for retransmission (ack) and flow control, etc.
            – IPC Layer Management for routing, resource allocation, locating applications, access
              control, monitoring lower layer, etc.


                                                                                                         56
                                                                                           © John Day, 2010
11/01/06
                                                                                          All Rights Reserved   56
What are the Protocols?

                            DTP/DTCP
                            After Delta-t
                                                                        Mgmt applications, e.g. routing,
                                                                        IAP, resource allocation, etc. uses
                      Relaying and                                      the RIB or mgmt protocol for all
                     Multiplexing Task                                  information.
                                                                             Management
                       Adds PCI for
                                                                               Protocol
                       PDU protection



           •   Only two
                – A data transfer protocol, based on delta-t with mechanism and policy separated. This
                  provides both unreliable and reliable flows.
                – A management protocol based on CMIP leveraging the constrained form of
                  map/reduce in CMIP.



                                                                                                               57
                                                                                                 © John Day, 2010
11/01/06
                                                                                                All Rights Reserved
The Application Entities
                                    of an IPC Process
                                                                  Flow Allocator
                                                                   (one per IPC
                                                                      Proc)
                         Data Transfer AE
                           (one per flow)
                                                                        IPC Process
                                                                        (Management)

                                                                       RIB Daemon
                                    RMT AE                           CAP AEs
                                  (one per IPC
                                     Proc)



           •   The Application Process of an IPC Process is management.
                – Flow Allocator manages flows, finds the destination and does access control, manages
                  the binding of connection-endpoint-ids to port-ids.
                – Data Transfer AE is the error and flow control protocol
                – RMT AE consists of the relaying and multiplexing task and SDU Protection
                – RIB Daemon maintains the local RIB information.
                – CAP AEs are management flows with other members of the DIF and NMS

                                                                                                      58
                                                                                        © John Day, 2010
11/01/06
                                                                                       All Rights Reserved
But Wait a Minute!

           •   If a Layer is a Distributed Application that Does IPC,
           •   What is a Distributed Application?
                – a Distributed Application Facility (DAF).


           •   Good Question!

           •   What are the elements that would be common to distributed
               applications that don’t do manage IPC.
                     • Notice that a DIF is primarily a DAF that manages IPC.




                                                                                         59
                                                                           © John Day, 2010
11/01/06
                                                                          All Rights Reserved
Distributed Application Facility
                                                                       The Application
                               Object
                            Information
                               Base
                                                                     OIB Daemon
                                                                        Common
                      SDU Protection                                   Application
                                                                        Protocol



           •   A DAF consists of SDU protection, the Common Application Protocol (CMIP
               + ACSE), an Object Information Base, and the OIB Daemon.
           •   The transition from a DIF to a DAF is a transition from an IPC model to a
               programming language model.
                – The task of the OIB Daemon is to populate the OIB with whatever the Application
                  needs on whatever schedule it needs it: a sort of “schema pager”




                                                                                                        60
                                                                                          © John Day, 2010
11/01/06
                                                                                         All Rights Reserved
Common Distributed Application Protocol

                                ACSE            Authentication        CMIP




      •    ACSE is the common protocol for establishing application connections. It ensure
           that there is a known first exchange.
            – ACSE was defined to be used recursively and has hooks for. . .
      •    An authentication module is policy of whatever strength required.
      •    CMIP provides the minimal six operations and a basic object-oriented
           functionality (scope and filter).
            – Would other programming paradigms lead to different functions?



                                                                                                 61
                                                                                   © John Day, 2010
11/01/06
                                                                                  All Rights Reserved
Only Three Kinds of Systems
                             Interior            Border
                             Routers             Routers
               Hosts




           •     Middleboxes? We don’t need no stinking middleboxes!
           •     NATs: either no where or everywhere,
                       • NATs only break broken architectures
           •     The Architecture may have more layers, but no box need
                 have more than the usual complement.
                   – Hosts may have more layers, depending on what they do.



                                                                                         62
                                                                           © John Day, 2010
11/01/06
                                                                          All Rights Reserved
Hosts Might Have More DIFs
                                        Simple App



                                                                   Transaction
                  Mail Appl                                        Processing
                                                                   Application
                                                                  (over a VPN)
           Local App
                                                            VPN
                                                                       Traditional Network
                                                                        Transport Layers




                                                                    Note that the VPN could occur one
                                                                    layer lower as well or even lower,
                       “Link”{ Layers
                                                                    but then it would just be a PN.




                  User Applications use whatever layer has sufficient
                      scope to communicate with their apposite.
                                                                                              63
                                                                               © John Day, 2010
11/01/06
                                                                              All Rights Reserved
All Communication goes through Three Phases
           •   Enrollment
                – Operations to create sufficient state within the network to allow an instance
                  of communication to be created.
           •   Allocation (also known as Establishment)
                – Operations required to allocate an instance of communication creating
                  sufficient shared state among instances to support the functions of the data
                  transfer phase.
           •   Data Transfer
                – Operations to provide the actual transfer of data and functions which
                   support it.
           •   Most of our attention has been on the last two. The first has often been ignored
               and is usually seen as necessarily ad-hoc. But enrollment turns out to be key.




                                                                                                 64
                                                                                   © John Day, 2010
11/01/06
                                                                                  All Rights Reserved
How Does It Work?
                                             Joining a Layer


                                                    (N)-DIF

                A




                            (N-1)-DIF




       •   Nothing more than Applications establishing communication (for management)
            – Authenticating that A is a valid member of the (N)-DIF
            – Initializing it with the current information on the DIF
            – Assigning it a synonym to facilitate finding IPC Processes in the DIF, i.e. an address



                                                                                                       65
                                                                                         © John Day, 2010
11/01/06
                                                                                        All Rights Reserved
How Does It Work?
                                      Establishing Communication

                A                       Ahh, here it is!                            B




           •   Simple: do what IPC tells us to do.
                –   A asks IPC to allocate comm resources to B
                –   Determine that B is not local to A use search rules to find B
                –   Keep looking until we find an entry for it.
                –   Then go see if it is really there and whether we have access.
                –   Then tell A the result.
           •   This has multiple advantages.
                –   We know it is really there.
                –   We can enforce access control
                –   We can return B’s policy and port-id choices
                                                                                                       66
                –   If B’s has moved, we find out and keep searching                      © John Day, 2010
11/01/06
                                                                                        All Rights Reserved
How Does It Work?
                                      “Congestion Control”




           •   Congestion Control in TCP was always known to be a stop-gap.
           •   A DIF always has the potential for the full capability of functions.
           •   Do flow control (without retransmissions) between intermediate points.
                –   Better congestion control, really flow control
                –   Allocate different resources to different e-malls.
                –   Allows provider much more effective management of resources.
                –   Provides means to throttle flows being used for denial of service attacks
                –   All of these places? Doubtful. Research topic..

                                                                                                  67
                                                                                    © John Day, 2010
11/01/06
                                                                                   All Rights Reserved
How Does It Work?
                                        The Internet and ISPs

           •   ISPs have as many layers as they need to best manage their resources.



                                                                              Metros




                                                                               Regionals




                                                                             Backbone




                                                                                                 68
                                                                                   © John Day, 2010
11/01/06
                                                                                  All Rights Reserved
How Does It Work?
                                        The Internet and ISPs

           •   The Internet floats on top of ISPs, a “e-mall.”
                – One in the seedy part of town, but an “e-mall”
                – Not the only emall and not one you always have to be connected to.



                                            Public Internet




                                    ISP 1        ISP 2        ISP 3




                                                                                              69
                                                                                © John Day, 2010
11/01/06
                                                                               All Rights Reserved
How Does It Work?
                                               The Internet and ISPs

           •   But there does not need to be ONE e-mall.
                – You mean!
                    • Yes, it is really an INTERnet!

                                         Facebook Boutique            My Net             Utility SCADA
                       Public Internet                                                            Internet Rodeo Drive
                                                             Internet Mall of America




                                                         ISP 1         ISP 2            ISP 3




                                                                                                                           70
                                                                                                             © John Day, 2010
11/01/06
                                                                                                            All Rights Reserved
How Does It Work?
                               The User’s Perspective




                                                e-common DIFs
                                                e-common DIFs

                                                                    Peering DIF
                               Local Customer                         Peering DIF
                               Local Customer
                                  Network
                                  Network
                                                 Provider Network
                                                 Provider Network


           A Customer Network has a border router that makes several
           e-malls available. A choice can be made whether the entire
           local network joins, a single host or a single application.
           In this case, one host on the local network chooses to join
           one of the available e-malls.

                                                                                                   71
                                                                                     © John Day, 2010
11/01/06
                                                                                    All Rights Reserved
How Does It Work?
                                           Security




                                                          ISP   Hosts and ISPs do not share DIFS.
                                                                (ISP may have more layers


           •   Security by isolation, (not obscurity)
           •   Hosts can not address any element of the ISP.
           •   No user hacker can compromise ISP assets.
                • Unless ISP is physically compromised.




                                                                                                  72
                                                                                    © John Day, 2010
11/01/06
                                                                                   All Rights Reserved
How Does It Work?
               Port:=Allocate(Dest-Appl, params)
                                                                   Security

                                                                                                        Access Control
                                                                                                          Exercised




           •     The DIF is a securable container. DIF is secured not each component separately.
           •     Application only knows Destination Application name and its local port.
           •     The layer ensures that Source has access to the Destination
                   –    Application must ensure Destination is who it purports to be.
           •     All members of the layer are authenticated within policy.
           •     Minimal trust: Only that the lower layer will deliver something to someone.
           •     PDU Protection can provide protection from eavesdropping, etc.
                   –    Complete architecture does not require a security connection, a la IPsec.



                                                                                                                   73
                                                                                                     © John Day, 2010
11/01/06
                                                                                                    All Rights Reserved
How Does It Work?
                                                          Security

           •   A Hacker in the Public Internet cannot connect to an Application in another
               DIF without either joining the DIF, or creating a new DIF spanning both.
               Either requires authentication and access control.
                – Non-IPC applications that can access two DIFs are a potential security problem.




                                          Facebook Boutique            My Net             Utility SCADA
                        Public Internet                                                            Internet Rodeo Drive
                                                              Internet Mall of America




                                                          ISP 1         ISP 2            ISP 3



                                                                                                                            74
                                                                                                              © John Day, 2010
11/01/06
                                                                                                             All Rights Reserved
There More to Come

           •   Next Naming and Addressing
                – It turns out to be quite straightforward and simple.


           •   Looking at the Internals in a bit more detail
                – What does DTP and DTCP really look like?
                – What does the Flow Allocator and the RIB Daemon do?
                – What goes into defining a DIF?


           •   A Claim: One will not find a structure that is both as rich and as
               simple as this that is not equivalent to it. Prove me wrong! ;-)




                                                                                           75
                                                                             © John Day, 2010
11/01/06
                                                                            All Rights Reserved
Things They Never Taught You About
                   Naming and Addressing
                         (FutureNet Tutorial Part II)

                                        John Day
                                        May 2010

                 “Did I ever tell you about Mrs. McCave
                 Who had 23 sons and she named them all Dave?
                 Well she did and that was not a very smart thing to do
                 Because now when she calls, “Yoo-hoo, come into the house, Dave!”
                 All 23 of her sons come on the run
                 “And now she wishes that she had named them . . .”

                 <there follows a wonderful list of Dr. Seuss names she wishes she’d
                 named them and then concludes with this excellent advice.>

                 “But she didn’t do it and now it is too late.”
                                                                  - Dr. Seuss
                                                                    Too Many Daves




May 5, 10                                     .                                        1
Going Back to Fundamentals

            • Develop the concepts moving from more fundamental to
              more specific.
               –   Fundamentals of Naming
               –   Naming in Computing Systems
               –   Naming for Communicating Processes
               –   Naming for IPC




May 5, 10                                    .                       2
Names and Name Spaces
       •    A name space, NS, is a set {N} of names from which all names for a
            given collection of objects are taken. A name from a given name space
            may be bound to one and only one object at a time.
       •    A name is a unique string, N, in some alphabet, A, that unambiguously
            denotes some object or denotes a statement in some language, L. The
            statements in L are constructed using the alphabet, A.

       •    A function, MNS, which defines the class of objects, M, that may be
            named with elements of NS. This is referred to as the scope of the name
            space (see below). This may refer to actual objects or the potential for objects to be
            created.
       •    A function, FMNS, that defines the mapping of elements of NS to
            elements of M. This function is one-to-one and onto and is called a
            binding.

May 5, 10                                            .                                          3
Operations on Names
            •   Assignment, allocates a name in a name space, essentially marks it in
                use. Deassignment, removes it from use. Assignment makes names
                available to be bound. This allows certain portions of a name space to
                be “reserved,” not available for binding.
            •   Binding, maps a name to an object. Once bound, any reference to the
                name accesses the object. Unbinding breaks the binding. Once
                unbound, any reference will not access any object.
                 – An object ceases to exist when the last name referring to it is unbound.
            •   Saltzer [1977] defines “resolve” as in “resolving a name” as “to locate
                an object in a particular context, given its name.”
                 – An object cannot be identified without locating it nor located without
                   identifying it.


May 5, 10                                            .                                        4
Types of Names
            •   Objects may be assigned more than one name. These are called
                synonyms or aliases.
                 – Objects that may have more than one name, the names are unambiguous.
                 – Objects that must have only one name, the names are unique.
            •   Names may also denote sets of names. Associated with the set is a
                rule that determines which names are returned when the name of the
                set is resolved. In networking,
                 – A rule that returned all members has been called multicast.
                 – A rule that returned one member has been called anycast.
                 – We will refer to all forms as whatevercast!
            •   Synonyms or names of sets may be taken from the same or different
                name spaces.
                 – The name of an object is the name of a set of one element.

May 5, 10                                           .                                     5
Resolving Names

            •   There are 2.5 means to resolve names:
                 – Exhaustive Search
                 – The name provides hints to narrow the search.
            •   The “half” is indirection:
                 – The name or part of the name points to an object that points to a name.
            •   Hierarchy is the most common form of embedding hints in a name.
                 – Hierarchy imposes a topological structure on the name space, which
                   constrains the names that can be assigned to an object.
                 – There may be search rules for how to utilize the “hints.”



            •   Every thing up to this point is applicable to all naming in computing
                systems.
May 5, 10                                           .                                        6
Address Spaces in Operating Systems
                                            (From my OS Course)



                                                                    Human use, relatively constant,
                                                                    not at all tied to the hardware,
                                                                    i.e. location-independent
                                Application Name Space

                                                                    Location Dependent but Hardware
                                                                    Independent; Creates a logical address
                                 Logical Name Space                 space larger than the physical memory;
                                                                    Allows processes to be re-locatable.


                                                                     Location-Dependent and
                               Physical Name Space                   Hardware Dependent




            An name space is defined as a set of identifiers with a given scope.
            An address space is a location-dependent name space.
            In Operating Systems, we have found a need for 3 such independent spaces.
            Virtually all uses of names in computing are for locating.
May 5, 10                                                .                                             7
The Root of Internet Addressing Problems
                                              56K Trunk        Host
                                 Host




                          56K Trunk                               56K Trunk
                                                IMP




                                 Host                           Host
                                              56K Trunk



             A host’s address was its IMP Port Number. It was the common approach at the time.
            The ARPANet was first. Everyone else afterwards fixed the problem, except the Internet.
                                             So What is the Fix?




May 5, 10                                             .                                             8
OS’s Were the Guide
       •    Shoch [1978] put it eloquently:
             – Application names indicate what is to accessed
             – Node addresses indicate where it is
             – Routes tell you how to get there.
       •    In 1982, Jerry Saltzer published the “other” major paper on addressing.
             – Wrote down the OS view of network addressing:
                   • Saltzer, Jerry. “On the Naming and Binding of Network Destinations” in Local Computer
                     Networks, edited by P. Ravasio et al. P North-Holland Publishing Company, pp 311-317,
                      1982, republished as RFC 1498.
             –   Application names that were location independent
             –   Node addresses that were location dependent (the logical address)
             –   Point of attachment addresses that were route-dependent (the physical address)
             –   Routes which were actually a sequence of point of attachment addresses
             –   And the three mappings between them.
       •    Saltzer works through the problem in somewhat more detail.
             – Colored by the hardware of the time and the OS perspective.
May 5, 10                                                .                                                   9
Modeling Saltzer
            •      A Logical Model of a Network System
                    – Naming the binding between a (N)- and (N-1)-PM is equivalent to naming
                      the (N-1)-PM. Need to do one or the other.
            •      Saltzer seems to favor naming PMs.
                     – Since ultimately we must name the application and we know it isn’t a
                       binding, naming PMs makes sense.
                                               System
                                                                           Layer




                Application Name

                       Node
                      Address

            Point of Attachment
                  Address




May 5, 10                                               .                                     10
Saltzer’s View of Networks
            •   Application names map to node addresses.
            •   Node addresses map to points of attachment addresses.
            •   Routes are sequences of points of attachments.
                 – Just as in an operating system.
                 – But networks are more general than operating systems.




        Application Name

                 Node
                Address

       Point of Attachment
             Address




May 5, 10                                          .                       11
But Saltzer Missed a Case
            •   There can be More than One path to the Next Hop.
                 – This case does not occur in computing systems. There is only one path
                   from the CPU to memory.
            •   Must route on the Node addresses, not the point of attachments




        Application Name

                 Node
                Address

       Point of Attachment
             Address




May 5, 10                                          .                                       12
Generalizing Saltzer to Networks of Networks
       •     Directory maintains the mapping between Application-Names and the node
             addresses of all Applications reachable without an application relay.
       •     Routes are sequences of node addresses used to compute the next hop.
       •     Node to point of attachment mapping for all nearest neighbors to choose path
             to next hop. (Saltzer missed this because they hadn’t occurred yet.)
       •     This last mapping and the Directory are the same:
              – Mapping of a name in the layer above to a name in the layer below of all nearest
                neighbors.



                Directory

                   Route


                    Path




May 5, 10                                             .                                            13
The Real World is More Diverse
                          (for better or worse, OSI understood that)

                                                  Subnet
                                                Independent
                                                   Subnet
                                                 Dependent
                                               Subnet-Access


        •   Two distinct cases: there may be a wire or another network.
             – If the former, then it is a simple Data Link Layer; otherwise
             – Subnetwork Access, Point of Attachment (interface) addresses (X.25, IP).
                 • X.25 not data link, because it used HDLC (LAPB) which was.
             – Subnet dependent convergence - if the network needed more error control
             – Subnet Independent (node) addresses at the top of the Network Layer (CLNP)
                            » (Another indicator of a repeating pattern)
        •   If there is routing in the underlying network, it is that network’s issue.
                 • Traditional concept of layering caused problems: don’t repeat functions.
May 5, 10                                              .                                      14
To Recap
                          Mappings between Name Spaces
            •   Mapping between application names and node addresses: Directory.
                 – Allows for applications moving to different systems or systems moving.
            •   Sequence of node addresses: Routes.
                 – Node address space is a logical abstraction of point of attachment address
                   spaces.
                     • Node address space must be de-coupled from the point of attachment address
                       space(s).
                     • Any form that concatenates a local (N)-layer identifier to an (N-1)-address to
                       create an (N)-address will make the node address space route dependent.
                 – From this we determine the next hop.
            •   Mapping of node addresses to point of attachment addresses: Path.
                 – A node needs this mapping for itself and all nearest neighbors.
                 – Point of attachment addresses distinguish multiple paths to the next node (hop).
                 – Note that this is the same as the Directory.
            •   And it repeats: Node and Point of Attachment are relative, not absolutes.

May 5, 10                                                .                                             15
The Fundamental Flaw in the
                                IP Architecture
            •   Given what we have seen already we can see the mistake,
                 – By following Saltzer and routing on the interface, the Internet
                   architecture assumes there is a point-to-point line under IP.
            •   An Internet Protocol should have networks under it.
            •   A Network is a “wire with multiple ends”, i.e. requires addresses.
                 – Points of attachment
                 – Where are these in the architecture?
            •   By routing on the interface,
                 – IP is a Network Protocol not an Internet Protocol
                 – After IPng’s refusal to name the node, there has been a search for a
                   workaround. There is none. Loc/id split is simply the last attempt. It is
                   in a very real sense post-IPng trauma.



May 5, 10                                            .                                         16
Applying Results to Real Architectures: The Internet
                                        (This is a Network Architecture)
     •       The most striking feature is that half of the addressing architecture is missing.
               – No wonder there are addressing problems.
               – The only identifier we have for anything is the IP address.
     •       There are no node addresses and no application names.
               – And the point of attachment is named twice!
               – If this is an Internet Protocol, where are the Network Addresses?
               – Domain Names are synonyms for IP addresses. URLs are pathnames through the
                 stack and location dependent.


                                                                                     Application
         Application                                                                   Name
            Socket (local)

                                                                                      Node Address
             IP Address
                                                                                    Point of Attachment
             MAC Address                                                                  Address



May 5, 10                 As if your computer worked only. with absolute memory addresses.           17
What Does RINA Tell Us?

            • If networking is a distributed application that does
              IPC, we should start there.




May 5, 10                              .                         18
Communicating Processes

            •   Application Processes exist to do work. They communicate to do that
                work. Communicating is not (usually) their primary raison d’etre.
            •   So how do applications relate to communication?
                 – Communicating applications share state on some things.
                 – They can’t be unaware of communicating.
                 – So what is the nature of the relation between the communication
                   mechanism and the application process?
            •   Now we need the Application Process/Application Entity distinction




May 5, 10                                          .                                 19
Applications and Communication
                                                              Application
                                                              Process




                                                           Application-Entities


            •   The Application-Entity (AE) is that part of the application concerned
                with communication, i.e. shared state with its peer.
            •   The rest of the Application Process is concerned with the reason for
                the application in the first place.
            •   An Application Process may have multiple AEs, they assumed, for
                different application protocols.
                 – An HTTP library linked into a web browser is an AE; FTP is another.

May 5, 10                                          .                                     20
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1
10 fn tut1

Mais conteúdo relacionado

Destaque (9)

10 fn s31
10 fn s3110 fn s31
10 fn s31
 
Design Considerations for Converged Optical Ethernet Networks
Design Considerations for Converged Optical Ethernet NetworksDesign Considerations for Converged Optical Ethernet Networks
Design Considerations for Converged Optical Ethernet Networks
 
10 fn s46
10 fn s4610 fn s46
10 fn s46
 
10 fn s48
10 fn s4810 fn s48
10 fn s48
 
10 fn s32
10 fn s3210 fn s32
10 fn s32
 
10 fn s47
10 fn s4710 fn s47
10 fn s47
 
10 fn tut3
10 fn tut310 fn tut3
10 fn tut3
 
10 fn s44
10 fn s4410 fn s44
10 fn s44
 
10 fn tut2
10 fn tut210 fn tut2
10 fn tut2
 

Semelhante a 10 fn tut1

6 security130123
6 security1301236 security130123
6 security130123ARCFIRE ICT
 
How to open source a project at Mega Corp (Geecon - May/2011)
How to open source a project at Mega Corp (Geecon - May/2011)How to open source a project at Mega Corp (Geecon - May/2011)
How to open source a project at Mega Corp (Geecon - May/2011)Martijn Verburg
 
1 lost layer130123
1 lost layer1301231 lost layer130123
1 lost layer130123ARCFIRE ICT
 
Maker party Net Neuatrality
Maker party Net NeuatralityMaker party Net Neuatrality
Maker party Net Neuatralitybilalshaikh7
 
SheSays Boulder // March 21, 2012
SheSays Boulder // March 21, 2012SheSays Boulder // March 21, 2012
SheSays Boulder // March 21, 2012Carmel Hagen
 

Semelhante a 10 fn tut1 (7)

Bab I
Bab IBab I
Bab I
 
6 security130123
6 security1301236 security130123
6 security130123
 
6 security130123
6 security1301236 security130123
6 security130123
 
How to open source a project at Mega Corp (Geecon - May/2011)
How to open source a project at Mega Corp (Geecon - May/2011)How to open source a project at Mega Corp (Geecon - May/2011)
How to open source a project at Mega Corp (Geecon - May/2011)
 
1 lost layer130123
1 lost layer1301231 lost layer130123
1 lost layer130123
 
Maker party Net Neuatrality
Maker party Net NeuatralityMaker party Net Neuatrality
Maker party Net Neuatrality
 
SheSays Boulder // March 21, 2012
SheSays Boulder // March 21, 2012SheSays Boulder // March 21, 2012
SheSays Boulder // March 21, 2012
 

Mais de Scott Foster (20)

10 fn s48
10 fn s4810 fn s48
10 fn s48
 
10 fn s47
10 fn s4710 fn s47
10 fn s47
 
10 fn s46
10 fn s4610 fn s46
10 fn s46
 
10 fn s45
10 fn s4510 fn s45
10 fn s45
 
10 fn s44
10 fn s4410 fn s44
10 fn s44
 
10 fn s43
10 fn s4310 fn s43
10 fn s43
 
10 fn s42
10 fn s4210 fn s42
10 fn s42
 
10 fn s40
10 fn s4010 fn s40
10 fn s40
 
10 fn s38
10 fn s3810 fn s38
10 fn s38
 
10 fn s37
10 fn s3710 fn s37
10 fn s37
 
10 fn s36
10 fn s3610 fn s36
10 fn s36
 
10 fn s35
10 fn s3510 fn s35
10 fn s35
 
10 fn s34
10 fn s3410 fn s34
10 fn s34
 
10 fn s33
10 fn s3310 fn s33
10 fn s33
 
10 fn s32
10 fn s3210 fn s32
10 fn s32
 
10 fn s31
10 fn s3110 fn s31
10 fn s31
 
10 fn s29
10 fn s2910 fn s29
10 fn s29
 
10 fn s28
10 fn s2810 fn s28
10 fn s28
 
10 fn s26
10 fn s2610 fn s26
10 fn s26
 
10 fn s23
10 fn s2310 fn s23
10 fn s23
 

10 fn tut1

  • 1. An Introduction to RINA Or How I Learned to Stop Worrying and Love the Internet FutureNet Tutorial Part I John Day May 2010 Good architecture, like good science, is maximizing the invariances and minimizing the discontinuities. 1 © John Day, 2010 11/01/06 All Rights Reserved
  • 2. We Got Trouble! Right Here in River City 2 © John Day, 2010 11/01/06 All Rights Reserved
  • 3. The Internet is Facing Severe Problems: I • Security is essentially non-existent. – Excuse: No one considered it in the early days • Security wasn’t a concern for a military-funded network? – Actual: Systematically weak design (hacker mentality) • Router table size is growing exponentially – Excuse: Memory is cheap – Actual: No longer on Moore’s Law, it is getting expensive and caused by • No support for multihoming – Excuse: not that many hosts need it, and we can kludge it • A military-funded network doesn’t care about suvrivability? – Actual: Since when is 107 small, and the kludge doesn’t scale. • It isn’t 107, with Smart Grid it is more like 1010. 3 © John Day, 2010 11/01/06 All Rights Reserved
  • 4. The Internet is Facing Severe Problems: II • Mobility is cumbersome and doesn’t scale – Excuse: What do you mean? It works. . . . . Sort of. – Actual: With only physical addresses, hard to do “re-locatable” addressing • Congestion Control keeps Utilization around 30% – Excuse: There is great congestion control in TCP . . . Sort of. Bandwidth is Cheap don’t worry about it. – Actual: Any control theory book says put feedback as close to the resource as possible. TCP puts it as far away as possible. • Quality of Service is difficult to do. – Excuse: Net neutrality requires that all traffic be treated equally – Actual: Net neutrality is political cover for their inability to find solution. • Notice: Running out IP addresses was not listed – Not a problem. A global address space is not required 4 © John Day, 2010 11/01/06 All Rights Reserved
  • 5. And if that Weren’t Bad Enough Much of What is Believed about the Internet is Myth 5 © John Day, 2010 11/01/06 All Rights Reserved
  • 6. Myths of the Internet: I • The Internet is an Engine of Innovation. – The Internet has in a real sense been stagnant since the late-70s – Living on Moore’s Law and Band-aids • Lots of Innovation on top of the Internet, but even that has begun to wane. • The Internet has decentralized administration. No one owns the Internet. – Actually, Same as the global PSTN, just no sexy name. • The IETF is a Grass-Roots Democracy. – Actually, It most closely Resembles the Communist Party. • IETF meeting is the Party Congress; IESG is the Politburo – Designed to be dominated by an elite, just not the one they had in mind. • The Internet is based on the ARPANET – Actually, It is based on the French network CYCLADES – The ARPANet technology was abandoned. 6 © John Day, 2010 11/01/06 All Rights Reserved
  • 7. Myths of the Internet: II • The Internet is not an internet, but a catenet. – Ceased to be an Internet on January 1, 1983. • The Internet is a dumb network. – Actually, it keeps maximal state in the network, not minimal. • The Internet has decentralized routing. – Actually, in most ISPs routes are statically allocated. • IP is the Internet Protocol. – That is what the letters stand for but at best it is a subnet protocol. • More likely just a header fragment • IP addresses name the host. – No, they name an interface to the host. • TCP isn’t perfect, but it is good enough. – Every design decision is not just wrong but makes something else worse. One thing it got right was destroyed creating IP. 7 © John Day, 2010 11/01/06 All Rights Reserved
  • 8. The Reality is Quite Different • If the Internet were an Operating System, it would have more in common with DOS, than UNIX. • Imagine trying to use a modern computer with only physical memory addresses. • That is the Internet today. 8 © John Day, 2010 11/01/06 All Rights Reserved
  • 9. Need to Do Something About It • For the Past Decade, DARPA, NSF, and numerous conferences, workshops, and summits have discussed and done research on a “Future InterNet Design.” – So far they have come up dry, nothing, nada. Isn’t groupthink wonderful? • No closer to an answer now than a decade ago. – “Rough consensus and running code” doesn’t exactly foster the kind of thought required to uncover theory. • The field is no longer a science, but a craft. – They have been asking “What to build?” – Not asking, “What don’t we understand?” 9 © John Day, 2010 11/01/06 All Rights Reserved
  • 10. Guiding “Principles” Aren’t Much Help • Soft State/Hard State – All properly designed protocols are soft state; only some database operations are hard state. A specious distinction • Loc/Id Split – Attempt to avoid the obvious solution. Mostly post IPng trauma. – Continues to route to the wrong place • Fate Sharing – Mostly used as a rug . . . to sweep under. • End-to-End Principle – At best a lemma. More a statement of desire, by focusing attention on the dichotomy of the middle vs the edge, it obscures the point. – Hence becomes an impediment to finding a path forward. 10 © John Day, 2010 11/01/06 All Rights Reserved
  • 11. The Myths and “Principles” are the Major Barrier to FINDing an Answer • The Answer has been clear since the mid-90s. • And it is very simple: • Networking is IPC and only IPC 11 © John Day, 2010 11/01/06 All Rights Reserved
  • 12. CYCLADES had Shown the Way Host or End System Application Transport Router Network Data Link Physical An Architecture with Alternating Layers of Relaying and Error Control of Increasing Scope Seemed to Make a Lot of Sense. 12 © John Day, 2010 11/01/06 All Rights Reserved
  • 13. So We Went With It But As Things Developed Things go more complex Application Application Presentation Session Transport Presentation SNIC Session SNDC Transport SNAC Network LLC MACLink Data Physical Physical And While Better It Wasn’t The Full Answer 13 © John Day, 2010 11/01/06 All Rights Reserved
  • 14. Meanwhile the Internet Never Got Past Application Or do whatever you want TCP IP Subnet Or do whatever you want We Were Missing Something, but What was It? Were Layers the Wrong Model? 14 © John Day, 2010 11/01/06 All Rights Reserved
  • 15. Probably Not, Lets Go Back to Basics • Start simple and incrementally introduce new conditions. – Taking Imre Lakatos’ Proofs and Refutations as a model. • We are going to cover ground we all know. – Or at least we think we do. (I thought so) • As we do, think about what is required when – the order is not what you might expect. – But the implications are even more interesting. 15 © John Day, 2010 11/01/06 All Rights Reserved
  • 16. 1: Start with the Basics Two applications communicating in the same system. Application Processes A B Application Flow Port Ids IPC Facility Communication within a Single Processing System 16 © John Day, 2010 11/01/06 All Rights Reserved
  • 17. How Does It Work? Application Processes A B Application Flow Port Ids IPC Facility 1) A invokes IPC to create a channel to B; a = Allocate (B, QoS); 2) IPC determines whether it has the resources to honor the request. 3) If so, IPC allocates port-id a and uses “search rules” to find B and determine whether A has access to B. 4) IPC may cause an instance of B to be created. B is notified of the IPC request from A and given a port-id, b. 5) If B responds positively, and IPC notifies A (the API could be blocking in which case the assignment of the port-id, a would be done now). 6) Thru n) Then using system calls A may send PDUs to B by calling Write(a, buf), which B receives by invoking Read(b, read_buffer) 7) When they are done one or both invoke Deallocate with the appropriate parameters 17 © John Day, 2010 11/01/06 All Rights Reserved
  • 18. 2: Two Application Communicating in Distinct Systems Systems Application Processes IPC-Facility 18 © John Day, 2010 11/01/06 All Rights Reserved
  • 19. How Does It Work Now? Application Processes Port Ids IAP IAP 1) A invokes IPC to create a channel to B; a = Allocate (B, QoS); 2) IPC determines whether it has the resources to honor the request. 3) If so, IPC uses “search rules” to find B. and determine if A has access to B. - Management of name space is no longer under the control of a single system. - Each system no longer knows all available applications. – Local Access Control can no longer be relied on to provide adequate authorization and authentication. • Need a protocol to carry application names and access control information. – Lets call it the IPC Access Protocol 19 © John Day, 2010 11/01/06 All Rights Reserved
  • 20. What Does “IAP” Look Like? • Simple Request/Response Protocol – IAP-Req(Dest-Appl-name, Src-Appl-name, QoS params, Src-Capability) – IAP-Resp(Dest-Appl-name, Src-Appl-name, QoS params, result) Op Dest Appl Name Src Appl Name QoS & Policies Capability • How do we know when to use it? – If the application isn’t here, it must be there! • But we have a problem. How do we get it there? 20 © John Day, 2010 11/01/06 All Rights Reserved
  • 21. Getting from A to B • We knew this was going to be a problem sooner or later. • We need to be able to send information from A to B. • And we know: – Bad things can happen to messages in transit. Protection against lost or corrupted messages • This can be expensive – Receiver must be able to tell sender, it is going too fast. We need Flow Control, and – We have lost our means of synchronization: • No common test and set means shared memory can no longer be used • Must create shared state between two systems. An explicit synchronization mechanism is required. • We need some kind of Protocol for Error and Flow Control. 21 © John Day, 2010 11/01/06 All Rights Reserved
  • 22. What Would an EFCP Look Like? • Symmetric Protocol to establish error and flow control • Transfer PDU Op Seq # CRC Data • Ack and Flow Control PDU types Op Seq # CRC Ack Op Seq # CRC Credit 22 © John Day, 2010 11/01/06 All Rights Reserved
  • 23. How Does It Work Now? Application Processes Port Ids IAP IAP Distributed IPC Facility EFCP EFCP 1) A invokes IPC to create a channel to B; a = Allocate (B, QoS); 2) IPC determines whether it has the resources to honor the request. 3) Send IAP Request to access B, creating an EFCP connection and determines if A has access to B. 4) IPC may cause B to be instantiated. B is notified of the IPC request from A and given a port-id, b. 5) If B responds positively, and IPC notifies A with a different port-id, a. 6) Thru n) Then using system calls A may send PDUs to B by calling Write(a, buf), which B receives by invoking Read(b, read_buffer) over the EFCP connection 7) When they are done one or both invoke Deallocate with the appropriate parameters Just Like Before . . . .More or Less 23 © John Day, 2010 11/01/06 All Rights Reserved
  • 24. Two Applications in Two Systems Required Three New Concepts • An Application Name Space that spans both systems. (not really new) – Should be location-independent in general so that applications can move. • A Protocol to carry Application Names and access control info – Applications need to know with whom they are talking – IPC must know what Application is being requested to be able to find it. • For now, if the requested Application isn’t local, it must in the other system. • A Protocol that provides the IPC Mechanism and does Error and Flow Control. – To maintain shared state about the communication, i.e. synchronization – To detect errors and ensure order – To provide flow control • Resource allocation can be handled for now by either end refusing service. 24 © John Day, 2010 11/01/06 All Rights Reserved
  • 25. 3: Simultaneous Communication Between Two Systems i.e. multiple applications at the same time • To support this we have multiple instances of the EFCP. EFCPEFCP EFCP EFCP EFCP EFCP Will have to add the ability in EFCP to distinguish one flow from another. Typically use the port-ids of the source and destination. Connection-id Dest-port Src-port Op Seq # CRC Data Also include the port-ids in the information sent in IAP to be used in EFCP 25 synchronization (establishment). © John Day, 2010 11/01/06 All Rights Reserved
  • 26. Simultaneous Communication Between Two Systems i.e. multiple applications at the same time • In addition to multiple instances of the EFCP. EFCP EFCP EFCP EFCP EFCP EFCP Mux Mux Will also need an application to manage multiple users of a single resource. 26 © John Day, 2010 11/01/06 All Rights Reserved
  • 27. Multiple Instances of IPC • New Concept: a multiplexing application to manage the single resource, the physical media. • The multiplexing application will need to be fast, its functionality should be minimized, i.e. just the scheduling of messages to send. – To provide QoS, we use the EFCP and scheduling by the Mux. • To do resource allocation, we will just let the other side refuse if it can’t satisfy the request. • Application naming gets a bit more complicated than just multiple application-names. – Must allow multiple instances of the same process 27 © John Day, 2010 11/01/06 All Rights Reserved
  • 28. IPC to Support Simultaneous Communication between Two Systems Distributed IPC-Process IAP EFCP Mux Physical Media 28 © John Day, 2010 11/01/06 All Rights Reserved
  • 29. 4: Communication with N Systems Systems 29 © John Day, 2010 11/01/06 All Rights Reserved
  • 30. Replication Entails More Management • Separate Multiplexing Application for each physical media interface. • IPC can find the destination by choosing the appropriate interface. • If enough applications, create a Directory to remember what is where, i.e. what application names are at the other end of which interfaces. • Same local names can be used to keep track of which EFCP-instances (port-ids) are bound to which Multiplexing Application. • With many destinations, may need to coordinate resource allocation information within our distributed IPC Facility. 30 © John Day, 2010 11/01/06 All Rights Reserved
  • 31. With Multiple Interfaces It Gets Messy IAP Dir Coordination with Peer Res Alloc EFCP EFCP EFCP Mux Mux Mux Physical Media • So a task to manage the use of the interfaces and mask any differences. – A little organizing will help. 31 © John Day, 2010 11/01/06 All Rights Reserved
  • 32. There is Some Common Structure Coordination with Peer Res Alloc IAP Dir EFCP Mux Physical Media • We can organize interface IPC into modules of similar elements. • Each one constitutes a Distributed IPC Facility of its own. – As required, consists of IAP, EFCP, Multiplexing Application, Directory, Per-Interface Resource Allocation • Then we just need an application to manage their use and moderate user requests. 32 © John Day, 2010 11/01/06 All Rights Reserved
  • 33. A Little Re-organizing A Virtual IPC Facility? IAP Res Alloc Mux Dir So we have a Distributed IPC Facility for each Interface and an application over all of them to manage their use and to give the user a common interface, a Virtual IPC Facility? 33 © John Day, 2010 11/01/06 All Rights Reserved
  • 34. BUT • This fully connected graph approach isn’t going to scale very well and is going to get very expensive. – And not everyone needs to talk to everyone else all the time. • Need to do something better. 34 © John Day, 2010 11/01/06 All Rights Reserved
  • 35. 5: Communicating with N Systems (On the Cheap) Dedicated IPC Systems Host Systems By dedicating systems to IPC, reduce the number of lines required and even out usage by recognizing that not everyone talks to everyone else the same amount. 35 © John Day, 2010 11/01/06 All Rights Reserved
  • 36. Communications on the Cheap • We will need systems dedicated relaying and multiplexing. • That requires some new elements: – Globally accepted names for source and destination muxing apps. – And also for the relays. Relays require names for routing. Have to know where you are to determine where to go next. – Need routing applications too, which will need to exchange information on connectivity. • Will need a header on all PDUs to carry the names for relaying and multiplexing. – Interface IPC Facilities will need one too if they are multiple access. Dest Addr Src Addr Common Relaying and Multiplexing Application Header Relaying Routing Application Media-dependent IPC Processes 36 © John Day, 2010 11/01/06 All Rights Reserved
  • 37. Communications on the Cheap • But relaying systems create problems too. – Can’t avoid momentary congestion from time-to-time. – Annoying bit errors can occur in their memories. • Will have to have an EFCP operating over the relays to ensure required QoS reliability parameters. – Our virtual IPC Facility isn’t very virtual. EFCP EFCP Relaying Relaying Application PM 37 © John Day, 2010 11/01/06 All Rights Reserved
  • 38. The Big Picture But this is half way between a bead-on-a- string model and a layered model User Applications Application Layer EFCP Transport EFCP Relaying Layer Appl Mux Network Mux Layer EFCP EFCP EFCP EFCP EFCP EFCP Data Link Layer Physical Layer This should look familiar. 38 © John Day, 2010 11/01/06 All Rights Reserved
  • 39. The IPC Model (A Purely CS View) User Applications Distributed IPC Facilities EFCP EFCP Relaying Appl Mux Mux EFCP EFCP EFCP EFCP EFCP EFCP 39 © John Day, 2010 11/01/06 All Rights Reserved
  • 40. Summary • “Networking is InterProcess Communication” – . . . . and only IPC. • The quote is Bob Metcalfe, 1972. (The rest is mine.) • A layer is a distributed application that manges IPC consisting of a collection of SDU protection, muxing, EFCP, and their associated routing and resource management tasks. • This is a distributed computing problem, not a “telecom” problem. • And this Distributed IPC Facility repeats. • This constitutes a basis for a general theory of networking. 40 © John Day, 2010 11/01/06 All Rights Reserved
  • 41. OSI Should Have Seen the Pattern Application Had Shown Itself Even There Presentation The Repeating Structure Session Transport SNIC Network SNDC SNAC LLC Data Link MAC 41 © John Day, 2010 11/01/06 All Rights Reserved
  • 42. From This We Can Construct What We Need But First We Need a Few Tools • Resolving the Connection vs Connectionless Debate – The center of the 30 Years War • The Nature of Applications and their Protocols. – A Couple of Important Insights • Watson’s Fundamental Results on Synchronization – Probably the most important insight in networking since datagrams • Separating Mechanism and Policy – Pulling out the invariances 42 © John Day, 2010 11/01/06 All Rights Reserved
  • 43. The Connection Connectionless War • The technical side of what was really an economic war. – The Layered Model invalidated both the PTT and IBM business models. – Connectionless removed the security blanket of determinism. – The war created a bunker mentality that made understanding hard. • All or nothing. • For years, we saw it as the amount of shared state. – Connections had lots of shared state; connectionless very little. • A function of the layer, not a service. Not related to reliability – Not visible over the layer boundary. – Ports must be allocated even for a connectionless flow. • Later it became clear that – As traffic becomes more deterministic, connections are preferred • Down in the layers and in toward the backbone – As traffic becomes more stochastic, connectionless is preferred • As one moves up and toward the periphery 43 © John Day, 2010 11/01/06 All Rights Reserved
  • 44. Resolving the CO/CL Problem • Lets look at this very carefully • What makes connection-oriented so brittle to failure? • When a failure occurs, no one knows what to do. • Have to go back to the edge to find out how to recover. • What makes connectionless so resilient to failure? • Everyone knows how to route everything! • Just a minute! That means! • Yes, connectionless isn’t minimal state, but maximal state. • The dumb network ain’t so dumb. • Where did we go wrong? • We were focusing on the data transfer and ignoring the rest: 44 © John Day, 2010 11/01/06 All Rights Reserved
  • 45. We Need to Look at the Whole Thing Routing xfr mngt (A bit like doing a conservation of energy problem and getting the boundaries on the system wrong.) • The amount of state is about the same, although the amount of replication is different. • We have been distributing connectivity information to every Node in a layer, but • We have insisted in distributing resource allocation information only on a need to know basis, i.e. connection-like. • Even if we aren’t too sure who needs to know. • Now we have to work out how to do resource allocation more like how we do routing. (Left as an exercise.) 45 © John Day, 2010 11/01/06 All Rights Reserved
  • 46. So What Do We Know About CO/CL • It is a function of the layer. Should not be visible to applications. • Connectionless is characterized by the maximal dissemination of state information and dynamic resource allocation. • Connection-oriented mechanisms attempt to limit dissemination of state information and tends toward static resource allocation. • Applications request the allocation of comm resources. • The layer determines what mechanisms and policies to use. • Tends toward CO when traffic density is high and deterministic. • CL when traffic density is low and stochastic. 46 © John Day, 2010 11/01/06 All Rights Reserved
  • 47. The Upper Layers • After the initial success, this was one of the big unknowns. – Operating Systems had been a good initial guide: • NCP - Interprocess Communication • Telnet - terminal device driver • FTP - the file system • NETRJE - RJE • But what was the general structure? • There was early work that indicated it wasn’t layered. – OSI made a stab at it – By 1983, had realized that there were no upper layers.T • There were common functions. • But the nature of the Application itself was interesting. 47 © John Day, 2010 11/01/06 All Rights Reserved
  • 48. Applications and Communication: I Is the Application in or out of the IPC environment? • The early ARPANet/Internet didn’t worry too much about it. They didn’t need to. Only one FTP per system, only one remote login per system, etc. • By 1985, OSI had tackled the problem, partly due to turf. Was the Application process inside or outside OSI? • It wasn’t until the web came along that we had an example that in general an application protocol might be part of many applications and an application might have many application protocols. 48 © John Day, 2010 11/01/06 All Rights Reserved
  • 49. Applications and Communication: II Application Outside the Network Process Inside the Network Application Application Entity Entity • The Application-Entity (AE) is that part of the application concerned with communication, i.e. shared state with its peer. • The rest of the Application Process is concerned with the reason for the application in the first place. • An Application Process may have multiple AEs, they assumed, for different application protocols. 49 © John Day, 2010 11/01/06 All Rights Reserved
  • 50. BUT There is only one application protocol • Huh!? Think about it. What can you do remotely? – Read/Write – Create/Delete – Start/Stop – On various objects. Everything is just an object outside the protocol. • Application protocols modify state outside the protocol. • In that case, why do we need to name this application-entity stuff? – A particular collection of objects are required for an activity. – May be shared with others, but has its own access control. – One protocol, potentially shared objects, different state machines – Hence, all application protocols are stateless, the state is in the application. 50 © John Day, 2010 11/01/06 All Rights Reserved
  • 51. Delta-t 1980 • Richard Watson develops delta-t, a unique approach. – Assumes all connections exist all the time. – TCBs are simply caches of state on ones with recent activity • Watson proves that the conditions for distributed synchronization are met if and only if 3 timers are bounded: • Maximum Packet Lifetime • Maximum number of Retries • Maximum time before Ack – That no explicit state synchronization, i.e. hard state, is necessary. • SYNs, FINs are unnecessary • IOW, all properly designed data transfer protocols are soft-state. • Including protocols like HDLC • 1981 paper, Watson shows that TCP has all three timers and more. • And PNA figures out that . . . . 51 © John Day, 2010 11/01/06 All Rights Reserved
  • 52. The Structure of Protocols Tightly-bound Loosely-bound (pipelined) (Policy processing) • If we separate mechanism and policy, we find there are • Two kinds of mechanisms: – Tightly-Bound: Those that must be associated with the Transfer PDU • policy is imposed by the sender. – Loosely-Bound: Those that don’t have to be. • policy is imposed by the receiver. – Furthermore, the two are only loosely coupled through a state vector. • Implies a very different structure for protocols and their implementations – Right, we split TCP in the wrong direction • Noting that syntactic differences are minimal, we can conclude that • There is one data transfer protocol with a small number of encodings. 52 © John Day, 2010 11/01/06 All Rights Reserved
  • 53. Implications: Protocols I • Data Transfer Protocols modify state internal to the Protocol. Application Protocols modify state external to the protocol. • There are only two protocols (full stop): – A data transfer protocol, based on delta-t – An Application protocol that can perform 6 operations on objects: – There is no distinct protocol like IP. • Was just a common header fragment anyway. • A Layer provides IPC to either another layer or to a Distributed Application using a programming model. The application protocol is the “assembly language” for distributed computing. – As we shall see, we have now made network architecture independent of protocols. 53 © John Day, 2010 11/01/06 All Rights Reserved
  • 54. Implications: Protocols II • “Hard state” only occurs for some uses of application protocols – Storing in a database may be hard-state. Everything else is soft-state. – Hence the “hard-state/soft-state” distinction at best states the obvious. • Separating mechanism and policy in a delta-t like protocol will yield the entire range from UDP-like to TCP-like. • Watson implies decoupling “port allocation” from synchronization. – Greatly simplifying and improving security, enabling multi-flow allocations of IPC, etc. • And One Other Thing: 54 © John Day, 2010 11/01/06 All Rights Reserved
  • 55. Fundamental Result • Watson’s result also defines the bounds of networking or IPC: – It is IPC if and only if Maximum Packet Lifetime can be bounded. – If MPL can’t be bounded, it is remote storage. 55 © John Day, 2010 11/01/06 All Rights Reserved
  • 56. What a Layer Looks Like IPC IPC IPC Management Control Transfer Delimiting Applications, e.g., routing, Transfer resource allocation, Relaying/ Muxing access control, etc. PDU Protection Common Application Protocol Application-entities Application Process • Processing at 3 timescales, decoupled by either a State Vector or a Resource Information Base – IPC Transfer actually moves the data ( ≈ IP + UDP) – IPC Control (optional) for retransmission (ack) and flow control, etc. – IPC Layer Management for routing, resource allocation, locating applications, access control, monitoring lower layer, etc. 56 © John Day, 2010 11/01/06 All Rights Reserved 56
  • 57. What are the Protocols? DTP/DTCP After Delta-t Mgmt applications, e.g. routing, IAP, resource allocation, etc. uses Relaying and the RIB or mgmt protocol for all Multiplexing Task information. Management Adds PCI for Protocol PDU protection • Only two – A data transfer protocol, based on delta-t with mechanism and policy separated. This provides both unreliable and reliable flows. – A management protocol based on CMIP leveraging the constrained form of map/reduce in CMIP. 57 © John Day, 2010 11/01/06 All Rights Reserved
  • 58. The Application Entities of an IPC Process Flow Allocator (one per IPC Proc) Data Transfer AE (one per flow) IPC Process (Management) RIB Daemon RMT AE CAP AEs (one per IPC Proc) • The Application Process of an IPC Process is management. – Flow Allocator manages flows, finds the destination and does access control, manages the binding of connection-endpoint-ids to port-ids. – Data Transfer AE is the error and flow control protocol – RMT AE consists of the relaying and multiplexing task and SDU Protection – RIB Daemon maintains the local RIB information. – CAP AEs are management flows with other members of the DIF and NMS 58 © John Day, 2010 11/01/06 All Rights Reserved
  • 59. But Wait a Minute! • If a Layer is a Distributed Application that Does IPC, • What is a Distributed Application? – a Distributed Application Facility (DAF). • Good Question! • What are the elements that would be common to distributed applications that don’t do manage IPC. • Notice that a DIF is primarily a DAF that manages IPC. 59 © John Day, 2010 11/01/06 All Rights Reserved
  • 60. Distributed Application Facility The Application Object Information Base OIB Daemon Common SDU Protection Application Protocol • A DAF consists of SDU protection, the Common Application Protocol (CMIP + ACSE), an Object Information Base, and the OIB Daemon. • The transition from a DIF to a DAF is a transition from an IPC model to a programming language model. – The task of the OIB Daemon is to populate the OIB with whatever the Application needs on whatever schedule it needs it: a sort of “schema pager” 60 © John Day, 2010 11/01/06 All Rights Reserved
  • 61. Common Distributed Application Protocol ACSE Authentication CMIP • ACSE is the common protocol for establishing application connections. It ensure that there is a known first exchange. – ACSE was defined to be used recursively and has hooks for. . . • An authentication module is policy of whatever strength required. • CMIP provides the minimal six operations and a basic object-oriented functionality (scope and filter). – Would other programming paradigms lead to different functions? 61 © John Day, 2010 11/01/06 All Rights Reserved
  • 62. Only Three Kinds of Systems Interior Border Routers Routers Hosts • Middleboxes? We don’t need no stinking middleboxes! • NATs: either no where or everywhere, • NATs only break broken architectures • The Architecture may have more layers, but no box need have more than the usual complement. – Hosts may have more layers, depending on what they do. 62 © John Day, 2010 11/01/06 All Rights Reserved
  • 63. Hosts Might Have More DIFs Simple App Transaction Mail Appl Processing Application (over a VPN) Local App VPN Traditional Network Transport Layers Note that the VPN could occur one layer lower as well or even lower, “Link”{ Layers but then it would just be a PN. User Applications use whatever layer has sufficient scope to communicate with their apposite. 63 © John Day, 2010 11/01/06 All Rights Reserved
  • 64. All Communication goes through Three Phases • Enrollment – Operations to create sufficient state within the network to allow an instance of communication to be created. • Allocation (also known as Establishment) – Operations required to allocate an instance of communication creating sufficient shared state among instances to support the functions of the data transfer phase. • Data Transfer – Operations to provide the actual transfer of data and functions which support it. • Most of our attention has been on the last two. The first has often been ignored and is usually seen as necessarily ad-hoc. But enrollment turns out to be key. 64 © John Day, 2010 11/01/06 All Rights Reserved
  • 65. How Does It Work? Joining a Layer (N)-DIF A (N-1)-DIF • Nothing more than Applications establishing communication (for management) – Authenticating that A is a valid member of the (N)-DIF – Initializing it with the current information on the DIF – Assigning it a synonym to facilitate finding IPC Processes in the DIF, i.e. an address 65 © John Day, 2010 11/01/06 All Rights Reserved
  • 66. How Does It Work? Establishing Communication A Ahh, here it is! B • Simple: do what IPC tells us to do. – A asks IPC to allocate comm resources to B – Determine that B is not local to A use search rules to find B – Keep looking until we find an entry for it. – Then go see if it is really there and whether we have access. – Then tell A the result. • This has multiple advantages. – We know it is really there. – We can enforce access control – We can return B’s policy and port-id choices 66 – If B’s has moved, we find out and keep searching © John Day, 2010 11/01/06 All Rights Reserved
  • 67. How Does It Work? “Congestion Control” • Congestion Control in TCP was always known to be a stop-gap. • A DIF always has the potential for the full capability of functions. • Do flow control (without retransmissions) between intermediate points. – Better congestion control, really flow control – Allocate different resources to different e-malls. – Allows provider much more effective management of resources. – Provides means to throttle flows being used for denial of service attacks – All of these places? Doubtful. Research topic.. 67 © John Day, 2010 11/01/06 All Rights Reserved
  • 68. How Does It Work? The Internet and ISPs • ISPs have as many layers as they need to best manage their resources. Metros Regionals Backbone 68 © John Day, 2010 11/01/06 All Rights Reserved
  • 69. How Does It Work? The Internet and ISPs • The Internet floats on top of ISPs, a “e-mall.” – One in the seedy part of town, but an “e-mall” – Not the only emall and not one you always have to be connected to. Public Internet ISP 1 ISP 2 ISP 3 69 © John Day, 2010 11/01/06 All Rights Reserved
  • 70. How Does It Work? The Internet and ISPs • But there does not need to be ONE e-mall. – You mean! • Yes, it is really an INTERnet! Facebook Boutique My Net Utility SCADA Public Internet Internet Rodeo Drive Internet Mall of America ISP 1 ISP 2 ISP 3 70 © John Day, 2010 11/01/06 All Rights Reserved
  • 71. How Does It Work? The User’s Perspective e-common DIFs e-common DIFs Peering DIF Local Customer Peering DIF Local Customer Network Network Provider Network Provider Network A Customer Network has a border router that makes several e-malls available. A choice can be made whether the entire local network joins, a single host or a single application. In this case, one host on the local network chooses to join one of the available e-malls. 71 © John Day, 2010 11/01/06 All Rights Reserved
  • 72. How Does It Work? Security ISP Hosts and ISPs do not share DIFS. (ISP may have more layers • Security by isolation, (not obscurity) • Hosts can not address any element of the ISP. • No user hacker can compromise ISP assets. • Unless ISP is physically compromised. 72 © John Day, 2010 11/01/06 All Rights Reserved
  • 73. How Does It Work? Port:=Allocate(Dest-Appl, params) Security Access Control Exercised • The DIF is a securable container. DIF is secured not each component separately. • Application only knows Destination Application name and its local port. • The layer ensures that Source has access to the Destination – Application must ensure Destination is who it purports to be. • All members of the layer are authenticated within policy. • Minimal trust: Only that the lower layer will deliver something to someone. • PDU Protection can provide protection from eavesdropping, etc. – Complete architecture does not require a security connection, a la IPsec. 73 © John Day, 2010 11/01/06 All Rights Reserved
  • 74. How Does It Work? Security • A Hacker in the Public Internet cannot connect to an Application in another DIF without either joining the DIF, or creating a new DIF spanning both. Either requires authentication and access control. – Non-IPC applications that can access two DIFs are a potential security problem. Facebook Boutique My Net Utility SCADA Public Internet Internet Rodeo Drive Internet Mall of America ISP 1 ISP 2 ISP 3 74 © John Day, 2010 11/01/06 All Rights Reserved
  • 75. There More to Come • Next Naming and Addressing – It turns out to be quite straightforward and simple. • Looking at the Internals in a bit more detail – What does DTP and DTCP really look like? – What does the Flow Allocator and the RIB Daemon do? – What goes into defining a DIF? • A Claim: One will not find a structure that is both as rich and as simple as this that is not equivalent to it. Prove me wrong! ;-) 75 © John Day, 2010 11/01/06 All Rights Reserved
  • 76. Things They Never Taught You About Naming and Addressing (FutureNet Tutorial Part II) John Day May 2010 “Did I ever tell you about Mrs. McCave Who had 23 sons and she named them all Dave? Well she did and that was not a very smart thing to do Because now when she calls, “Yoo-hoo, come into the house, Dave!” All 23 of her sons come on the run “And now she wishes that she had named them . . .” <there follows a wonderful list of Dr. Seuss names she wishes she’d named them and then concludes with this excellent advice.> “But she didn’t do it and now it is too late.” - Dr. Seuss Too Many Daves May 5, 10 . 1
  • 77. Going Back to Fundamentals • Develop the concepts moving from more fundamental to more specific. – Fundamentals of Naming – Naming in Computing Systems – Naming for Communicating Processes – Naming for IPC May 5, 10 . 2
  • 78. Names and Name Spaces • A name space, NS, is a set {N} of names from which all names for a given collection of objects are taken. A name from a given name space may be bound to one and only one object at a time. • A name is a unique string, N, in some alphabet, A, that unambiguously denotes some object or denotes a statement in some language, L. The statements in L are constructed using the alphabet, A. • A function, MNS, which defines the class of objects, M, that may be named with elements of NS. This is referred to as the scope of the name space (see below). This may refer to actual objects or the potential for objects to be created. • A function, FMNS, that defines the mapping of elements of NS to elements of M. This function is one-to-one and onto and is called a binding. May 5, 10 . 3
  • 79. Operations on Names • Assignment, allocates a name in a name space, essentially marks it in use. Deassignment, removes it from use. Assignment makes names available to be bound. This allows certain portions of a name space to be “reserved,” not available for binding. • Binding, maps a name to an object. Once bound, any reference to the name accesses the object. Unbinding breaks the binding. Once unbound, any reference will not access any object. – An object ceases to exist when the last name referring to it is unbound. • Saltzer [1977] defines “resolve” as in “resolving a name” as “to locate an object in a particular context, given its name.” – An object cannot be identified without locating it nor located without identifying it. May 5, 10 . 4
  • 80. Types of Names • Objects may be assigned more than one name. These are called synonyms or aliases. – Objects that may have more than one name, the names are unambiguous. – Objects that must have only one name, the names are unique. • Names may also denote sets of names. Associated with the set is a rule that determines which names are returned when the name of the set is resolved. In networking, – A rule that returned all members has been called multicast. – A rule that returned one member has been called anycast. – We will refer to all forms as whatevercast! • Synonyms or names of sets may be taken from the same or different name spaces. – The name of an object is the name of a set of one element. May 5, 10 . 5
  • 81. Resolving Names • There are 2.5 means to resolve names: – Exhaustive Search – The name provides hints to narrow the search. • The “half” is indirection: – The name or part of the name points to an object that points to a name. • Hierarchy is the most common form of embedding hints in a name. – Hierarchy imposes a topological structure on the name space, which constrains the names that can be assigned to an object. – There may be search rules for how to utilize the “hints.” • Every thing up to this point is applicable to all naming in computing systems. May 5, 10 . 6
  • 82. Address Spaces in Operating Systems (From my OS Course) Human use, relatively constant, not at all tied to the hardware, i.e. location-independent Application Name Space Location Dependent but Hardware Independent; Creates a logical address Logical Name Space space larger than the physical memory; Allows processes to be re-locatable. Location-Dependent and Physical Name Space Hardware Dependent An name space is defined as a set of identifiers with a given scope. An address space is a location-dependent name space. In Operating Systems, we have found a need for 3 such independent spaces. Virtually all uses of names in computing are for locating. May 5, 10 . 7
  • 83. The Root of Internet Addressing Problems 56K Trunk Host Host 56K Trunk 56K Trunk IMP Host Host 56K Trunk A host’s address was its IMP Port Number. It was the common approach at the time. The ARPANet was first. Everyone else afterwards fixed the problem, except the Internet. So What is the Fix? May 5, 10 . 8
  • 84. OS’s Were the Guide • Shoch [1978] put it eloquently: – Application names indicate what is to accessed – Node addresses indicate where it is – Routes tell you how to get there. • In 1982, Jerry Saltzer published the “other” major paper on addressing. – Wrote down the OS view of network addressing: • Saltzer, Jerry. “On the Naming and Binding of Network Destinations” in Local Computer Networks, edited by P. Ravasio et al. P North-Holland Publishing Company, pp 311-317, 1982, republished as RFC 1498. – Application names that were location independent – Node addresses that were location dependent (the logical address) – Point of attachment addresses that were route-dependent (the physical address) – Routes which were actually a sequence of point of attachment addresses – And the three mappings between them. • Saltzer works through the problem in somewhat more detail. – Colored by the hardware of the time and the OS perspective. May 5, 10 . 9
  • 85. Modeling Saltzer • A Logical Model of a Network System – Naming the binding between a (N)- and (N-1)-PM is equivalent to naming the (N-1)-PM. Need to do one or the other. • Saltzer seems to favor naming PMs. – Since ultimately we must name the application and we know it isn’t a binding, naming PMs makes sense. System Layer Application Name Node Address Point of Attachment Address May 5, 10 . 10
  • 86. Saltzer’s View of Networks • Application names map to node addresses. • Node addresses map to points of attachment addresses. • Routes are sequences of points of attachments. – Just as in an operating system. – But networks are more general than operating systems. Application Name Node Address Point of Attachment Address May 5, 10 . 11
  • 87. But Saltzer Missed a Case • There can be More than One path to the Next Hop. – This case does not occur in computing systems. There is only one path from the CPU to memory. • Must route on the Node addresses, not the point of attachments Application Name Node Address Point of Attachment Address May 5, 10 . 12
  • 88. Generalizing Saltzer to Networks of Networks • Directory maintains the mapping between Application-Names and the node addresses of all Applications reachable without an application relay. • Routes are sequences of node addresses used to compute the next hop. • Node to point of attachment mapping for all nearest neighbors to choose path to next hop. (Saltzer missed this because they hadn’t occurred yet.) • This last mapping and the Directory are the same: – Mapping of a name in the layer above to a name in the layer below of all nearest neighbors. Directory Route Path May 5, 10 . 13
  • 89. The Real World is More Diverse (for better or worse, OSI understood that) Subnet Independent Subnet Dependent Subnet-Access • Two distinct cases: there may be a wire or another network. – If the former, then it is a simple Data Link Layer; otherwise – Subnetwork Access, Point of Attachment (interface) addresses (X.25, IP). • X.25 not data link, because it used HDLC (LAPB) which was. – Subnet dependent convergence - if the network needed more error control – Subnet Independent (node) addresses at the top of the Network Layer (CLNP) » (Another indicator of a repeating pattern) • If there is routing in the underlying network, it is that network’s issue. • Traditional concept of layering caused problems: don’t repeat functions. May 5, 10 . 14
  • 90. To Recap Mappings between Name Spaces • Mapping between application names and node addresses: Directory. – Allows for applications moving to different systems or systems moving. • Sequence of node addresses: Routes. – Node address space is a logical abstraction of point of attachment address spaces. • Node address space must be de-coupled from the point of attachment address space(s). • Any form that concatenates a local (N)-layer identifier to an (N-1)-address to create an (N)-address will make the node address space route dependent. – From this we determine the next hop. • Mapping of node addresses to point of attachment addresses: Path. – A node needs this mapping for itself and all nearest neighbors. – Point of attachment addresses distinguish multiple paths to the next node (hop). – Note that this is the same as the Directory. • And it repeats: Node and Point of Attachment are relative, not absolutes. May 5, 10 . 15
  • 91. The Fundamental Flaw in the IP Architecture • Given what we have seen already we can see the mistake, – By following Saltzer and routing on the interface, the Internet architecture assumes there is a point-to-point line under IP. • An Internet Protocol should have networks under it. • A Network is a “wire with multiple ends”, i.e. requires addresses. – Points of attachment – Where are these in the architecture? • By routing on the interface, – IP is a Network Protocol not an Internet Protocol – After IPng’s refusal to name the node, there has been a search for a workaround. There is none. Loc/id split is simply the last attempt. It is in a very real sense post-IPng trauma. May 5, 10 . 16
  • 92. Applying Results to Real Architectures: The Internet (This is a Network Architecture) • The most striking feature is that half of the addressing architecture is missing. – No wonder there are addressing problems. – The only identifier we have for anything is the IP address. • There are no node addresses and no application names. – And the point of attachment is named twice! – If this is an Internet Protocol, where are the Network Addresses? – Domain Names are synonyms for IP addresses. URLs are pathnames through the stack and location dependent. Application Application Name Socket (local) Node Address IP Address Point of Attachment MAC Address Address May 5, 10 As if your computer worked only. with absolute memory addresses. 17
  • 93. What Does RINA Tell Us? • If networking is a distributed application that does IPC, we should start there. May 5, 10 . 18
  • 94. Communicating Processes • Application Processes exist to do work. They communicate to do that work. Communicating is not (usually) their primary raison d’etre. • So how do applications relate to communication? – Communicating applications share state on some things. – They can’t be unaware of communicating. – So what is the nature of the relation between the communication mechanism and the application process? • Now we need the Application Process/Application Entity distinction May 5, 10 . 19
  • 95. Applications and Communication Application Process Application-Entities • The Application-Entity (AE) is that part of the application concerned with communication, i.e. shared state with its peer. • The rest of the Application Process is concerned with the reason for the application in the first place. • An Application Process may have multiple AEs, they assumed, for different application protocols. – An HTTP library linked into a web browser is an AE; FTP is another. May 5, 10 . 20