Penguin

Differences between version 14 and predecessor to the previous major change of MetaNetToDo.

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

Newer page: version 14 Last edited on Sunday, December 1, 2002 12:17:53 am by MattBrown Revert
Older page: version 11 Last edited on Thursday, October 17, 2002 1:50:47 am by PerryLorier Revert
@@ -22,27 +22,13 @@
 ** Licensing/[CVS] tags in all the files 
 * Initscripts 
  
 !!Ethernet-Over-UDP 
-* Etud signals  
-** Reread config on [SIGHUP]  
-** Shutdown the interface on [SIGTERM]  
-* Better use of the config file  
-** [MAC] address  
-** Interface name  
-** [UDP] Port  
-** Control file name (default "/var/run/Etud.<interface>")  
-* Command line options  
-** pid filename  
+* set NOARP and MULTICAST flags on wan0  
 * 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 :)