Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NeighborState

Neighbor Cache Entry States.

NUD_NOARP & NUD_PERMANENT are pseudostates, they never change and make no address resolution or NUD. NUD_PERMANENT also cannot be deleted by garbage collectors.

Hierarchy

  • NeighborState

Index

Properties

__unknown?: number
delay?: true
failed?: true
incomplete?: true
noarp?: true

Dummy states

permanent?: true
probe?: true
reachable?: true
stale?: true

Generated using TypeDoc