Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RouteProtocol

Values of protocol >= RTPROT_STATIC are not interpreted by kernel; they are just passed from user and back as is. It will be used by hypothetical multiple routing daemons. Note that protocol values should be standardized in order to avoid conflicts.

Index

Enumeration members

BABEL = 42

Babel daemon

BGP = 186

BGP Routes

BIRD = 12

BIRD

BOOT = 3

Route installed during boot

DHCP = 16

DHCP client

DNROUTED = 13

DECnet routing daemon

EIGRP = 192

EIGRP Routes

GATED = 8

Apparently, GateD

ISIS = 187

ISIS Routes

KERNEL = 2

Route installed by kernel

MROUTED = 17

Multicast daemon

MRT = 10

Merit MRT

NTK = 15

Netsukuku

OSPF = 188

OSPF Routes

RA = 9

RDISC/ND router advertisements

REDIRECT = 1

Route installed by ICMP redirects; not used by current IPv4

RIP = 189

RIP Routes

STATIC = 4

Route installed by administrator

XORP = 14

XORP

ZEBRA = 11

Zebra

Generated using TypeDoc