Closed Shibbywan closed 7 years ago
NOTES: Functions to get and set node Id's do reside in different files. The current function to get node id's does not return anything, misleading intent. The current function to set node id's increments all three (3) node id's at once.
Notes: get id functions all in Node_tools.c (get_destination() returns destination ID, get_hop_id() returns last node id, get_source_id() returns the origin node.