gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r4113 - GNUnet/contrib


From: grothoff
Subject: [GNUnet-SVN] r4113 - GNUnet/contrib
Date: Fri, 29 Dec 2006 19:43:17 -0800 (PST)

Author: grothoff
Date: 2006-12-29 19:43:16 -0800 (Fri, 29 Dec 2006)
New Revision: 4113

Modified:
   GNUnet/contrib/config-daemon.scm
Log:
s

Modified: GNUnet/contrib/config-daemon.scm
===================================================================
--- GNUnet/contrib/config-daemon.scm    2006-12-30 03:41:26 UTC (rev 4112)
+++ GNUnet/contrib/config-daemon.scm    2006-12-30 03:43:16 UTC (rev 4113)
@@ -1311,6 +1311,7 @@
             ((eq? i 'udp6-loaded)  (change-visible ctx a b udp6-loaded))
             ((eq? i 'tcp6-loaded)  (change-visible ctx a b tcp6-loaded))
             ((eq? i 'ip6-loaded)   (change-visible ctx a b (or (tcp6-loaded 
udp6-loaded))))
+            ((eq? i 'http-loaded)  (change-visible ctx a b http-loaded))
             ((eq? i 'nobasiclimit) (change-visible ctx a b nobasiclimit))
             (else 'nothing)
           )





reply via email to

[Prev in Thread] Current Thread [Next in Thread]