Interface RouteInfo

Route information. TODO: Need help to build this undocumented & comprehensive interface.

Hierarchy

  • RouteInfo

Properties

age?: number
cache?: any[]
dev: string
dst: string
flags: string[]
gateway: string
metric: number
prefsrc: string
protocol: string | number
table?: number | RouteRoutingTables
uid?: number
users?: number

Generated using TypeDoc