gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r26586 - in gnunet: doc src/core src/dht src/dv src/fs src/


From: gnunet
Subject: [GNUnet-SVN] r26586 - in gnunet: doc src/core src/dht src/dv src/fs src/hostlist src/nse src/testbed src/topology
Date: Sun, 24 Mar 2013 00:20:09 +0100

Author: grothoff
Date: 2013-03-24 00:20:09 +0100 (Sun, 24 Mar 2013)
New Revision: 26586

Modified:
   gnunet/doc/structure.dot
   gnunet/src/core/gnunet-core.c
   gnunet/src/core/gnunet-service-core_clients.c
   gnunet/src/core/gnunet-service-core_clients.h
   gnunet/src/core/gnunet-service-core_kx.c
   gnunet/src/core/gnunet-service-core_kx.h
   gnunet/src/dht/gnunet-service-dht_neighbours.c
   gnunet/src/dv/gnunet-service-dv.c
   gnunet/src/fs/gnunet-service-fs.c
   gnunet/src/fs/gnunet-service-fs_cp.h
   gnunet/src/hostlist/hostlist-client.c
   gnunet/src/hostlist/hostlist-server.c
   gnunet/src/nse/gnunet-service-nse.c
   gnunet/src/testbed/gnunet-service-testbed_cache.c
   gnunet/src/topology/gnunet-daemon-topology.c
Log:
-doxygen

Modified: gnunet/doc/structure.dot
===================================================================
--- gnunet/doc/structure.dot    2013-03-23 20:00:45 UTC (rev 26585)
+++ gnunet/doc/structure.dot    2013-03-23 23:20:09 UTC (rev 26586)
@@ -69,6 +69,9 @@
   dv [style=dashed,shape=egg,layer=core];
   dv -> transport [style=dashed,color=blue];
   dv -> core [style=dashed];
+  dv -> consensus;
+  consensus -> dv [style=invis]; // force dv below consensus
+  consensus -> mesh;
   core -> dv [style=invis]; // force dv below core
   peerinfo -> hello;
   fragmentation [shape=diamond];

Modified: gnunet/src/core/gnunet-core.c
===================================================================
--- gnunet/src/core/gnunet-core.c       2013-03-23 20:00:45 UTC (rev 26585)
+++ gnunet/src/core/gnunet-core.c       2013-03-23 23:20:09 UTC (rev 26586)
@@ -70,8 +70,6 @@
  *
  * @param cls closure (unused)
  * @param peer peer identity this notification is about
- * @param atsi performance data for the connection
- * @param atsi_count number of records in 'atsi'
  */
 static void
 connected_peer_callback (void *cls, const struct GNUNET_PeerIdentity *peer)

Modified: gnunet/src/core/gnunet-service-core_clients.c
===================================================================
--- gnunet/src/core/gnunet-service-core_clients.c       2013-03-23 20:00:45 UTC 
(rev 26585)
+++ gnunet/src/core/gnunet-service-core_clients.c       2013-03-23 23:20:09 UTC 
(rev 26586)
@@ -789,8 +789,6 @@
  * of its types.
  *
  * @param sender peer who sent us the message
- * @param atsi performance information about neighbour
- * @param atsi_count number of entries in 'ats' array
  * @param msg the message
  * @param msize number of bytes to transmit
  * @param options options for checking which clients should

Modified: gnunet/src/core/gnunet-service-core_clients.h
===================================================================
--- gnunet/src/core/gnunet-service-core_clients.h       2013-03-23 20:00:45 UTC 
(rev 26585)
+++ gnunet/src/core/gnunet-service-core_clients.h       2013-03-23 23:20:09 UTC 
(rev 26586)
@@ -93,8 +93,6 @@
  * of its types.
  *
  * @param sender peer who sent us the message
- * @param atsi performance information about neighbour
- * @param atsi_count number of entries in 'ats' array
  * @param msg the message
  * @param msize number of bytes to transmit
  * @param options options for checking which clients should

Modified: gnunet/src/core/gnunet-service-core_kx.c
===================================================================
--- gnunet/src/core/gnunet-service-core_kx.c    2013-03-23 20:00:45 UTC (rev 
26585)
+++ gnunet/src/core/gnunet-service-core_kx.c    2013-03-23 23:20:09 UTC (rev 
26586)
@@ -1268,8 +1268,6 @@
  *
  * @param kx key exchange context for encrypting the message
  * @param msg encrypted message
- * @param atsi performance data
- * @param atsi_count number of entries in ats (excluding 0-termination)
  */
 void
 GSC_KX_handle_encrypted_message (struct GSC_KeyExchangeInfo *kx,

Modified: gnunet/src/core/gnunet-service-core_kx.h
===================================================================
--- gnunet/src/core/gnunet-service-core_kx.h    2013-03-23 20:00:45 UTC (rev 
26585)
+++ gnunet/src/core/gnunet-service-core_kx.h    2013-03-23 23:20:09 UTC (rev 
26586)
@@ -89,8 +89,6 @@
  *
  * @param kx key exchange information context
  * @param msg encrypted message
- * @param atsi performance data
- * @param atsi_count number of entries in ats (excluding 0-termination)
  */
 void
 GSC_KX_handle_encrypted_message (struct GSC_KeyExchangeInfo *kx,

Modified: gnunet/src/dht/gnunet-service-dht_neighbours.c
===================================================================
--- gnunet/src/dht/gnunet-service-dht_neighbours.c      2013-03-23 20:00:45 UTC 
(rev 26585)
+++ gnunet/src/dht/gnunet-service-dht_neighbours.c      2013-03-23 23:20:09 UTC 
(rev 26586)
@@ -622,8 +622,6 @@
  *
  * @param cls closure
  * @param peer peer identity this notification is about
- * @param atsi performance data
- * @param atsi_count number of records in 'atsi'
  */
 static void
 handle_core_connect (void *cls, const struct GNUNET_PeerIdentity *peer)
@@ -1539,8 +1537,6 @@
  * @param peer sender of the request
  * @param message message
  * @param peer peer identity this notification is about
- * @param atsi performance data
- * @param atsi_count number of records in 'atsi'
  * @return GNUNET_OK to keep the connection open,
  *         GNUNET_SYSERR to close it (signal serious error)
  */
@@ -1789,9 +1785,6 @@
  * @param cls closure
  * @param peer sender of the request
  * @param message message
- * @param peer peer identity this notification is about
- * @param atsi performance data
- * @param atsi_count number of records in 'atsi'
  * @return GNUNET_OK to keep the connection open,
  *         GNUNET_SYSERR to close it (signal serious error)
  */
@@ -1931,8 +1924,6 @@
  * @param cls closure
  * @param message message
  * @param peer peer identity this notification is about
- * @param atsi performance data
- * @param atsi_count number of records in 'atsi'
  * @return GNUNET_YES (do not cut p2p connection)
  */
 static int

Modified: gnunet/src/dv/gnunet-service-dv.c
===================================================================
--- gnunet/src/dv/gnunet-service-dv.c   2013-03-23 20:00:45 UTC (rev 26585)
+++ gnunet/src/dv/gnunet-service-dv.c   2013-03-23 23:20:09 UTC (rev 26586)
@@ -712,8 +712,6 @@
  *
  * @param cls closure
  * @param peer peer identity this notification is about
- * @param atsi performance data
- * @param atsi_count number of entries in atsi
  */
 static void
 handle_core_connect (void *cls, const struct GNUNET_PeerIdentity *peer)
@@ -1162,8 +1160,6 @@
  * @param cls closure
  * @param peer peer which sent the message (immediate sender)
  * @param message the message
- * @param atsi transport ATS information (latency, distance, etc.)
- * @param atsi_count number of entries in atsi
  * @return GNUNET_OK on success, GNUNET_SYSERR if the other peer violated the 
protocol
  */
 static int

Modified: gnunet/src/fs/gnunet-service-fs.c
===================================================================
--- gnunet/src/fs/gnunet-service-fs.c   2013-03-23 20:00:45 UTC (rev 26585)
+++ gnunet/src/fs/gnunet-service-fs.c   2013-03-23 23:20:09 UTC (rev 26586)
@@ -260,8 +260,6 @@
  * @param other the other peer involved (sender or receiver, NULL
  *        for loopback messages where we are both sender and receiver)
  * @param message the actual message
- * @param atsi performance information
- * @param atsi_count number of records in 'atsi'
  * @return GNUNET_OK to keep the connection open,
  *         GNUNET_SYSERR to close it (signal serious error)
  */
@@ -341,8 +339,6 @@
  * @param other the other peer involved (sender or receiver, NULL
  *        for loopback messages where we are both sender and receiver)
  * @param message the actual message
- * @param atsi performance information
- * @param atsi_count number of records in 'atsi'
  * @return GNUNET_OK to keep the connection open,
  *         GNUNET_SYSERR to close it (signal serious error)
  */
@@ -530,8 +526,6 @@
  *
  * @param cls closure, not used
  * @param peer peer identity this notification is about
- * @param atsi performance information
- * @param atsi_count number of records in 'atsi'
  */
 static void
 peer_connect_handler (void *cls, const struct GNUNET_PeerIdentity *peer)

Modified: gnunet/src/fs/gnunet-service-fs_cp.h
===================================================================
--- gnunet/src/fs/gnunet-service-fs_cp.h        2013-03-23 20:00:45 UTC (rev 
26585)
+++ gnunet/src/fs/gnunet-service-fs_cp.h        2013-03-23 23:20:09 UTC (rev 
26586)
@@ -294,8 +294,6 @@
  * @param other the other peer involved (sender or receiver, NULL
  *        for loopback messages where we are both sender and receiver)
  * @param message the actual message
- * @param atsi performance information
- * @param atsi_count number of records in 'atsi'
  * @return GNUNET_OK to keep the connection open,
  *         GNUNET_SYSERR to close it (signal serious error)
  */

Modified: gnunet/src/hostlist/hostlist-client.c
===================================================================
--- gnunet/src/hostlist/hostlist-client.c       2013-03-23 20:00:45 UTC (rev 
26585)
+++ gnunet/src/hostlist/hostlist-client.c       2013-03-23 23:20:09 UTC (rev 
26586)
@@ -1096,8 +1096,6 @@
  *
  * @param cls closure
  * @param peer peer identity this notification is about
- * @param atsi performance data
- * @param atsi_count number of records in 'atsi'
  */
 static void
 handler_connect (void *cls, const struct GNUNET_PeerIdentity *peer)
@@ -1131,8 +1129,6 @@
  * @param cls closure (always NULL)
  * @param peer the peer sending the message
  * @param message the actual message
- * @param atsi performance data
- * @param atsi_count number of records in 'atsi'
  * @return GNUNET_OK to keep the connection open,
  *         GNUNET_SYSERR to close it (signal serious error)
  */

Modified: gnunet/src/hostlist/hostlist-server.c
===================================================================
--- gnunet/src/hostlist/hostlist-server.c       2013-03-23 20:00:45 UTC (rev 
26585)
+++ gnunet/src/hostlist/hostlist-server.c       2013-03-23 23:20:09 UTC (rev 
26586)
@@ -349,8 +349,6 @@
  *
  * @param cls closure
  * @param peer peer identity this notification is about
- * @param atsi performance data
- * @param atsi_count number of records in 'atsi'
  */
 static void
 connect_handler (void *cls, const struct GNUNET_PeerIdentity *peer)

Modified: gnunet/src/nse/gnunet-service-nse.c
===================================================================
--- gnunet/src/nse/gnunet-service-nse.c 2013-03-23 20:00:45 UTC (rev 26585)
+++ gnunet/src/nse/gnunet-service-nse.c 2013-03-23 23:20:09 UTC (rev 26586)
@@ -1028,8 +1028,6 @@
  * @param cls closure unused
  * @param message message
  * @param peer peer identity this message is from (ignored)
- * @param atsi performance data (ignored)
- * @param atsi_count number of records in 'atsi'
  */
 static int
 handle_p2p_size_estimate (void *cls, const struct GNUNET_PeerIdentity *peer,
@@ -1211,8 +1209,6 @@
  *
  * @param cls closure
  * @param peer peer identity this notification is about
- * @param atsi performance data
- * @param atsi_count number of records in 'atsi'
  */
 static void
 handle_core_connect (void *cls, const struct GNUNET_PeerIdentity *peer)

Modified: gnunet/src/testbed/gnunet-service-testbed_cache.c
===================================================================
--- gnunet/src/testbed/gnunet-service-testbed_cache.c   2013-03-23 20:00:45 UTC 
(rev 26585)
+++ gnunet/src/testbed/gnunet-service-testbed_cache.c   2013-03-23 23:20:09 UTC 
(rev 26586)
@@ -643,8 +643,6 @@
  *
  * @param cls closure
  * @param peer peer identity this notification is about
- * @param atsi performance data for the connection
- * @param atsi_count number of records in 'atsi'
  */
 static void
 core_peer_connect_cb (void *cls, const struct GNUNET_PeerIdentity *peer)

Modified: gnunet/src/topology/gnunet-daemon-topology.c
===================================================================
--- gnunet/src/topology/gnunet-daemon-topology.c        2013-03-23 20:00:45 UTC 
(rev 26585)
+++ gnunet/src/topology/gnunet-daemon-topology.c        2013-03-23 23:20:09 UTC 
(rev 26586)
@@ -684,8 +684,6 @@
  *
  * @param cls closure
  * @param peer peer identity this notification is about
- * @param atsi performance data
- * @param atsi_count number of records in 'atsi'
  */
 static void
 connect_notify (void *cls, const struct GNUNET_PeerIdentity *peer)
@@ -1137,8 +1135,6 @@
  * @param other the other peer involved (sender or receiver, NULL
  *        for loopback messages where we are both sender and receiver)
  * @param message the actual HELLO message
- * @param atsi performance data
- * @param atsi_count number of records in 'atsi'
  * @return GNUNET_OK to keep the connection open,
  *         GNUNET_SYSERR to close it (signal serious error)
  */




reply via email to

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