mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 15:43:02 +02:00
=== Interface IPv6 autoconf for bridges ==== Description Verify IPv6 autoconf on a bridge is properly set up for global prefix. See issue #473 for details. ==== Topology ifdef::topdoc[] image::../../test/case/ietf_interfaces/ipv6_address/topology.png[Interface IPv6 autoconf for bridges topology] endif::topdoc[] ifndef::topdoc[] ifdef::testgroup[] image::ipv6_address/topology.png[Interface IPv6 autoconf for bridges topology] endif::testgroup[] ifndef::testgroup[] image::topology.png[Interface IPv6 autoconf for bridges topology] endif::testgroup[] endif::topdoc[] ==== Test sequence . Connect to target . Setting up bridge with IPv6 SLAAC for global prefix on target:data . Verify using sysctl that 'net.ipv6.conf.br0.autoconf' is 1 on target <<<