mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 12:17:47 +00:00
596fcb0f4c
First, for a given contiguous set of snoop activity, start ignoring a given peer during that contiguous chenk after it has been considered once. Further, make get_hwaddr cheaper for attempts against remote IPs. To facilitate the above, create an efficient 'ip_is_local' to be a relatively cheap function, with potential to cache result in future if it needs to be even cheaper.