K 10 svn:author V 5 harti K 8 svn:date V 27 2004-01-26T15:19:43.000000Z K 7 svn:log V 343 Replace deprecated NG_NODELEN with the new NG_NODESIZ. There is one problem here still to be solved: the sockaddr_hci has still a 16 byte field for the node name. The code currently does not correctly use the length field in the sockaddr to handle the address length, so node names get truncated to 15 characters when put into a sockaddr_hci. END