Function bgpd_rs::utils::u32_to_dotted[][src]

pub fn u32_to_dotted(asn: u32, sep: char) -> String
Expand description

Convert an ASN (4 byte) as dotted if it exceeds the 2-byte limit E.g. 42598400100 -> “65000.100”