Penguin

Differences between version 10 and previous revision of MetaNetToDo.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 10 Last edited on Thursday, October 17, 2002 12:23:18 am by CraigBox Revert
Older page: version 5 Last edited on Friday, October 11, 2002 8:16:38 pm by PerryLorier Revert
@@ -11,8 +11,10 @@
 !![IPv6] Support 
 Configure IPv6 to run over the MetaNet and perhaps investigate obtaining some (real!) IPv6 addresses from somewhere 
  
 !!!Things to do ''with'' the MetaNet code 
+  
+  
  
 * Release REL2 
 * Configure/build 
 * [BSD] port 
@@ -29,16 +31,18 @@
 ** Interface name 
 ** [UDP] Port 
 ** Control file name (default "/var/run/Etud.<interface>") 
 * Command line options 
-** Specify config file  
 ** pid filename 
 * Renaming the interface 
 ** Save the interface name, and restore it on ifdown (ethertap only) 
 * [IPv6]? 
+  
+!!!Rename Etud!  
  
 !!WANd 
 * Signed updates 
 * Expire nodes 
 * Use logging stuff 
 * Use command line options (similar/same as Etud) 
 * Use config parser 
+* A signal sent to WANd ([SIGHUP]? [SIGUSR1]?) should trigger wand to send an update. In fact, this might work right now with sigalrm, we should make sure this works, then document it :)