mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-10 19:46:26 +00:00
55b1786a68
Refactor functions to let netutil depend on neighutil. Add a suite of functions to take a mac and try to figure out some viable ip for the mac. Provide a ping6 mainly to support a ping to ff02::1, and follow up with unicast UDP discard packets to trigger neighbor table population. Try to use the neighbor table to figure out an ip and scope for a mac, preferring LLA. If this fails, go for a try of converting the mac to lla arithmetically, then try all the nics to see which one seems to work.