On Tue, 10 Nov 2020 09:21:53 -0500 Jeff Dike wrote: > > Perhaps it would make sense to widen the API to any "computed" address > > rather than implicitly depending on this behavior for mcast? > > I'm happy to do that, but I don't know of any other types of > addresses which are computed and end up in the neighbors table.
Fair point, thinking about it again only mcast or local addresses could be computed but I never heard of local addresses being used like that, so you can stick to what you have.