Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddressAttrs

Hierarchy

Index

Properties

__unparsed?: [number, Buffer][]
address?: Buffer

Important comment: this is prefix address, rather than local interface address. It makes no difference for normally configured broadcast interfaces, but for point-to-point this is DESTINATION address, local address is supplied in IFA_LOCAL attribute.

anycast?: Buffer
broadcast?: Buffer
cacheInfo?: AddressCacheInfo
flags?: AddressFlags

u32 attribute that extends the u8 field ifa_flags. If present, the value from struct ifaddrmsg will be ignored.

label?: string
local?: Buffer
multicast?: Buffer
rtPriority?: number

u32, priority/metric for prefix route

targetNetnsid?: Buffer

Generated using TypeDoc