• L
    Utility functions to produce an IPv4 broadcast address · 86387878
    Laine Stump 提交于
    These functions work only for IPv4, becasue IPv6 doesn't have the same
    concept of "broadcast address" as IPv4. They merely OR the inverse of
    the netmask with the given host address, thus turning on all the host
    bits.
    86387878
libvirt_private.syms 18.6 KB