Interface NeighbourDelOptions

Neighbour del options.

Hierarchy

  • NeighbourDelOptions

Properties

dev?: string

The interface to which this neighbour is attached.

extern_learn?: true

This neigh entry was learned externally. This option can be used to indicate to the kernel that this is a controller learnt dynamic entry. Kernel will not gc such an entry.

proxy?: true

Indicates whether we are proxying for this neighbour entry.

router?: true

Indicates whether neighbour is a router.

to: string

The protocol address of the neighbour. It is either an IPv4 or IPv6 address.

Generated using TypeDoc