Skip to main content

Module outbound

Module outbound 

Source

Modulesยง

probe ๐Ÿ”’
trace ๐Ÿ”’

Structsยง

OutboundConfig
Configuration for the outbound/sending thread

Constantsยง

DISCOVERY_WORKER_ID_OFFSET ๐Ÿ”’

Functionsยง

outbound
Starts the outbound worker thread that awaits tasks and sends probes.
send_packet
Send a packet (vector of bytes) to a destination using the raw socket. IPv4: Send IPv4 header and IP payload IPv6: Send only payload (kernel writes IPv6 header)