topologyd: redesigned handling for host stats

Redesigned the per host wan stats collection logic. taken timestamp and ID of conntracck entry as key. THis reduces the memory allocation as well as cpu utilization as the id being used now to get hash index for faster access to node.

Merge request reports

Loading