diff options
| author | Katze Miau <miaukatzemiau@priveasy.de> | 2011-12-09 19:57:46 (GMT) | 
|---|---|---|
| committer | Katze Miau <miaukatzemiau@priveasy.de> | 2011-12-09 19:57:46 (GMT) | 
| commit | 62ca86d99409ee7b2e520fc01fccf74eee103e01 (patch) | |
| tree | 4be317a68708e1a53fa44fe7141c8173cce9daec | |
| parent | b5d06c677e1661435db8d9945619b3749836b6f3 (diff) | |
update documentation wrt robinson state
| -rw-r--r-- | doc/overview.org | 5 | 
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/overview.org b/doc/overview.org index 6f296f7..2a7973c 100644 --- a/doc/overview.org +++ b/doc/overview.org @@ -56,10 +56,11 @@ digraph dsd {      working internet connection.      - gw_mode=0      - no DHCP (handled via BATMAN by GW nodes) -*** Robinson +*** TODO Robinson      The node is in a cloud without working internet connection.      - gw_mode=1, bandwidth = 0+epsilon -    - DHCP range: ??? +    - random IP in 21.x.x.1 +    - DHCP range: 21.x.x.2 - 21.x.x.254      - fake DNS, resolving all A queries to a the Robinson net; host        part of the addr is derived from hash of name to resolve      - all internet traffic is redirected to a local httpd, yelling the  | 
