Module testutil

Module testutil 

Source
Expand description

IP device test utilities.

Functionsยง

calculate_slaac_addr_sub
Returns the address and subnet used by SLAAC on subnet with interface identifier iid.
collect_slaac_timers_integration
Collects all the currently installed SLAAC timers for device_id in core_ctx.
with_assigned_ipv4_addr_subnets
Calls the callback with an iterator of the IPv4 addresses assigned to device_id.
with_assigned_ipv6_addr_subnets
Gets the IPv6 address and subnet pairs associated with this device which are in the assigned state.