from lib.py import ksft_exit, ksft_run, ksft_ge, RtnlAddrFamily import socket
IPV4_ALL_HOSTS_MULTICAST = b'\xe0\x00\x00\x01'
def dump_mcaddr_check(rtnl: RtnlAddrFamily) -> None: """
Verify that at least one interface has the IPv4 all-hosts multicast address.
At least the loopback interface should have this address. """
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.