Skip to content

Use dpid instead of ip

Nico Vermaas requested to merge use_dpid_instead_of_id into master

no longer returning the simple internal id's, but digging up the mom2dpid's based on a small but painful algorithm that served as a fix for a data accident that occured about a decade ago. All that is encapsulated in the 'get_archive_id' function.

Merge request reports