summaryrefslogtreecommitdiffstats
path: root/doc/dialup-overview.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2011-03-30 16:54:44 +0200
committerMarcel Holtmann <marcel@holtmann.org>2011-03-30 16:54:44 +0200
commit6ff8e8b61b13ccdf3647b0bd19a8934c0a1f4827 (patch)
treeb426e18570d6b987096859fdde18ea94b07f74df /doc/dialup-overview.txt
parent6b0865952641f6a664b415c81521c72aa75c49ff (diff)
downloadofono-6ff8e8b61b13ccdf3647b0bd19a8934c0a1f4827.tar.bz2
doc: Reformat the dialup architecture layout a bit
Diffstat (limited to 'doc/dialup-overview.txt')
-rw-r--r--doc/dialup-overview.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/dialup-overview.txt b/doc/dialup-overview.txt
index f4075600..be423ee2 100644
--- a/doc/dialup-overview.txt
+++ b/doc/dialup-overview.txt
@@ -1,15 +1,17 @@
DialUp Networking diagram
=========================
-This diagram explains how oFono and ConnMan are interacting to
-handle a data call from a DUN client.
+This diagram explains how oFono and ConnMan are interacting to handle a data
+call from a DUN client.
+
1) GAtServer receive ATD*99#.
2) The GAtPPP server is setup.
3) oFono through GAtPPP notify ConnMan that he needs a TUN/TAP interface.
4) oFono is notified that TUN/TAP interface is created and can start exchanging
-PPP packets with DUN client. Those PPP packets are converted into IP stream
-and transmitted to/received from TUN/TAP interface.
-5) ConnMan is selecting which interface to send IP packets (WiFi, 3G, ethX, ...).
+ PPP packets with DUN client. Those PPP packets are converted into IP stream
+ and transmitted to/received from TUN/TAP interface.
+5) ConnMan is selecting which interface to send IP packets (WiFi, 3G, ...).
+
*----------------* *----------------*
| | ATD*99# | |
@@ -44,4 +46,3 @@ and transmitted to/received from TUN/TAP interface.
| WiFi | | Modem | | EthX |
| | | | | |
*-------------* *-------------* *-------------*
-