Skip to main content

Module bootstrap

Module bootstrap 

Source
Expand description

Overlay network bootstrap functionality

Provides initialization and joining capabilities for overlay networks, including keypair generation, interface creation, and peer management.

Structs§

BootstrapConfig
Overlay network bootstrap configuration
BootstrapState
Persistent state for the overlay bootstrap
OverlayBootstrap
Bootstrap manager for overlay network
PeerConfig
Peer configuration for overlay network

Constants§

DEFAULT_INTERFACE_NAME
DEFAULT_KEEPALIVE_SECS
Default persistent keepalive interval (seconds)
DEFAULT_OVERLAY_CIDR
Default overlay network CIDR (IPv4)
DEFAULT_OVERLAY_CIDR_V6
Default overlay network CIDR (IPv6)
DEFAULT_WG_PORT
Default overlay listen port (re-exported from zlayer-core). Default overlay listen port (WireGuard protocol).