addign network
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 3 Dec 2013 14:34:28 +0000 (14:34 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 3 Dec 2013 14:34:28 +0000 (14:34 +0000)
src/dv/dv.h

index c0a4828a20592a7f55fc05d9b68a9a9e2931bfd2..b20e0b8ffe0a6ee611af2efc8e3271d7f267bf5e 100644 (file)
@@ -46,6 +46,11 @@ struct GNUNET_DV_ConnectMessage
    */
   uint32_t distance GNUNET_PACKED;
 
+  /**
+   * The network the peer is in
+   */
+  uint32_t network GNUNET_PACKED;
+
   /**
    * The other peer (at the given distance).
    */