netstack_testing_common::ndp

Function send_ra

Source
pub async fn send_ra<'a>(
    fake_ep: &TestFakeEndpoint<'a>,
    ra: RouterAdvertisement,
    options: &[NdpOptionBuilder<'_>],
    src_ip: Ipv6Addr,
) -> Result
Expand description

Send Router Advertisement NDP message.