projects
/
platform
/
upstream
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ffce0e
)
TODO: Remove IP ranges allocation and check entry
author
Daniel Wagner
<daniel.wagner@bmw-carit.de>
Fri, 27 Jan 2012 14:32:01 +0000
(15:32 +0100)
committer
Daniel Wagner
<daniel.wagner@bmw-carit.de>
Wed, 1 Feb 2012 09:13:19 +0000
(10:13 +0100)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
513fd8d
..
9cb78f0
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-26,17
+26,6
@@
Core
See http://www.mail-archive.com/connman@connman.net/msg01653.html
-- IP ranges allocation and check
-
- Priority: High
- Complexity: C2
- Guillaume Zajac <guillaume.zajac@linux.intel.com>
-
- For both tethering and private networks, but also to detect invalid
- static IP configurations, we need to have a core IP range layer
- that manages all currently used IP blocks.
-
-
- Personal firewall
Priority: Low