﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
58	Unused DataMessage in Node::establishLink	Christoph Mayer	Christoph Mayer	"LinkID Node::establishLink(const NodeID& nid, const ServiceID& sid,
		const LinkProperties& req, const DataMessage& msg) {
	return base_overlay->establishLink(nid, sid);
}

--> DataMessage& msg is never used. The concept is to piggyback the message with the handshake to provide a credential for a node to see whether the remote node is allowed to build up a link with us."	defect	closed	minor	Release of 0.4.0	Foundation	0.3.0	fixed		
