summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2794c41..5daf78d 100644
--- a/TODO
+++ b/TODO
@@ -27,4 +27,10 @@ Protocol & Data Link components.
Service Discovery
Node service prefix matching should return the one with the longest
prefix match. This allows for default static nodes to be setup with
- only a root prefix that can be used as a fallback. \ No newline at end of file
+ only a root prefix that can be used as a fallback.
+
+Service Discovery, Service Edge, Data Link
+ If a new local service connects and registers with a Service Edge,
+ the service should be announced to other RVI nodes that are
+ currently connected to the local node. (Real time service
+ announcement)