MAX_ROUTE_LINKS

const val MAX_ROUTE_LINKS: Int = 16(source)

Maximum route waypoint/control-point links retained per packet. Extra links are dropped and the route's truncated flag is set.