osilo
osilo copied to clipboard
Peer_access_log.build_el should do exists check not dedup
This will optimise checking that peers aren't logged multiple times at a node by doing an O(n) pass rather than the more expensive dedup.