pub fn get_neighbor(ifname: &str, addr: Ipv6Addr) -> Result<Neighbor, Error>
Get neighbor information for a particular IP address.