pub fn ip2pkt(ip: &IpAddr) -> CDnsResult<Vec<u8>>
Converts IpAddr to sequence of bytes coded specially for the payload of package.
ip