int
levels
int
levels
nip: neighbour's nip;
nodeid: id of the node
| nip + nodeid = unique key.
levels, gsize, netid: attributes of the network
interfaces: a dict<nic_name,rem>
macs: a sequence of string: the MAC of the nics of the neighbour that I can see through my nics "interfaces";
| there could be more than one.
rpcdispatcher is valorized for neighbours that represent one of my addresses. it is used to make an instance of PseudoNeighbourClient.