Revision d6d4b2c2 chunk_signaling.c
chunk_signaling.c | ||
---|---|---|
29 | 29 |
#include "topology.h" |
30 | 30 |
#include "dbg.h" |
31 | 31 |
|
32 |
static bool neigh_on_sign_recv = true;
|
|
32 |
static bool neigh_on_sign_recv = false;
|
|
33 | 33 |
|
34 | 34 |
void bmap_received(const struct nodeID *fromid, const struct nodeID *ownerid, struct chunkID_set *c_set, int cb_size, uint16_t trans_id) { |
35 | 35 |
struct peer *owner; |
Also available in: Unified diff