Expand description

Types and utilities for dealing with neighbors.

Structs§

Enums§

Constants§

  • The maximum number of neighbor entries in the neighbor table for a given device. When the number of entries is above this number and an entry transitions into a discardable state, a garbage collection task will be scheduled to remove any entries that are not in use.

Traits§

  • An execution context that allows creating link resolution notifiers.
  • A notifier held by core that can be used to inform interested parties of the result of link address resolution.