~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy-backports

« back to all changes in this revision

Viewing changes to solid/networking/README.statetransition

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-09-05 20:45:14 UTC
  • Revision ID: james.westby@ubuntu.com-20070905204514-632hhspl0nvrc84i
Tags: upstream-3.93.0
ImportĀ upstreamĀ versionĀ 3.93.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This table defines the actions to be taken on state transition.
 
2
 
 
3
TODO: potentially add extra states OnlineReading and OnlineWriting
 
4
 
 
5
                       NEW
 
6
       |Offline         |        Online |
 
7
---+---+----------------+---------------+
 
8
   |   |                |N|set online   |
 
9
   |   |                |L|reload       |
 
10
   | O |                |C|resources    |
 
11
   | F |                +---------------+ 
 
12
   | F |                |L|set online   | 
 
13
O  |   |                |C|reload res.  |
 
14
L  |   |                | |write res.   |
 
15
D  +---+----------------+---------------+
 
16
   |   |N|set offline   |               |
 
17
   |   |C|              |               |
 
18
   |   | |              |               |
 
19
   | O +---------------+|               |
 
20
   | N |U|set offline   |               |
 
21
   |   |W|write locally |               |
 
22
   |   |C|(subject to   |               |
 
23
   |   | |  save policy)|               |
 
24
---+---+----------------+---------------+
 
25
LC = Local changes exist
 
26
NLC = No local changes exist
 
27
UWC = Unsaved changes exist
 
28
NC = no changes exist
 
29