xarxa

Crates

git

Versions

default

Flavors

Skip to main content

SLAAC_PREFIX_COUNT

Constant SLAAC_PREFIX_COUNT 

Source
pub const SLAAC_PREFIX_COUNT: usize = raw::SLAAC_PREFIX_COUNT; // 2usize
Expand description

Max advertised prefixes SLAAC tracks per interface.

A router advertisement carrying more is processed up to this many; the rest are ignored, so no address is formed for them.

Ignored with alloc. Default: 2.