[pisa-src] r2423 - docs/protocol_spec/application.tex

  • From: Thomas Jansen <mithi@xxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Tue, 25 Jan 2011 10:00:11 +0100

Author: tjansen
Date: Tue Jan 25 10:00:10 2011
New Revision: 2423

Log:
reapplied changes from r2421

Modified:
   docs/protocol_spec/application.tex

Modified: docs/protocol_spec/application.tex
==============================================================================
--- docs/protocol_spec/application.tex  Mon Jan 24 18:42:19 2011        (r2422)
+++ docs/protocol_spec/application.tex  Tue Jan 25 10:00:10 2011        (r2423)
@@ -55,7 +55,7 @@
 \section{Scenario Description}
 
 As a general scenario description, PISA establishes communication for mobile 
clients over untrusted, isolated access points to stationary services (or 
gateways).
-To this end, an addressing scheme to place clients, access points and services 
(gateways) in a common \emph{virtual} }network and a means to establish 
communication in this
+To this end, an addressing scheme to place clients, access points and services 
(gateways) in a common \emph{virtual} network and a means to establish 
communication in this
 network is necessary.
 
 PISA establishes a uniform, private, managed IPv4 network on top of a 
tunneling mechanism that allows for secure, bi-directional tunneled 
communication between globally routable IPv4 address endpoints.
@@ -103,13 +103,17 @@
 
 \section{Packet Types}
 
+\paragraph{PISA Header}
 \paragraph{Register}
 \paragraph{Register ACK}
+\paragraph{Heartbeat}
 \paragraph{Heartbeat ACK}
 \paragraph{De-Register}
 \paragraph{De-Register ACK}
 \paragraph{Data}
+Unused, was obsoleted by using two separate UDP-Ports to multiplex control and 
data packets.
 \paragraph{UNKNOWN HIT ?}
+Unused, intention unknown.
 
 \section{Protocol Workflows}
 
-- 
This is the pisa developer mailing list. Please also subscribe to the main pisa 
list at:
//www.freelists.org/list/pisa

Other related posts:

  • » [pisa-src] r2423 - docs/protocol_spec/application.tex - Thomas Jansen