in src/lib.rs [189:194]
fn loopback_v6() { assert_eq!( interface_and_mtu(IpAddr::V6(Ipv6Addr::LOCALHOST)).unwrap(), LOOPBACK[1] ); }