Documentation
¶
Index ¶
Constants ¶
View Source
const ( // https://github.com/FRRouting/frr/blob/master/zebra/rt_netlink.h#L40-L47 RTPROT_NHRP = 0xbf // 191 // RTPROT_EIGRP = 0xc0 // 192 // already upstream. RTPROT_LDP = 0xc1 // 193 RTPROT_SHARP = 0xc2 // 194 RTPROT_PBR = 0xc3 // 195 RTPROT_ZSTATIC = 0xc4 // 196 RTPROT_OPENFABRIC = 0xc5 // 197 RTPROT_SRTE = 0xc6 // 198 )
View Source
const ( // https://github.com/cybozu-go/coil/blob/e964dfdb03c36cb035dc2d9d03e2786db5d0f04c/docs/cmd-coild.md?plain=1#L31 RTPROT_COIL = 0x1e // 30 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.