MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / _to_int

Function _to_int

network_diagnostics.py:1531–1535  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

1529 'declared_vips': declared_vips,
1530 'hijacks': fhrp_hijacks,
1531 }
1532
1533 # (7) IPv6 / NDP identity. MAC↔IPv6 bindings from the NDP neighbour cache,
1534 # kept SEPARATE from the v4 clone/spoof logic above: a healthy IPv6 host holds
1535 # a link-local plus several SLAAC/temporary globals on ONE MAC, so "many IPs
1536 # per MAC" is normal for v6 and must never read as a clone. The v6-native check
1537 # is EUI-64 identity — a SLAAC EUI-64 address embeds its owner's MAC, so a
1538 # mismatch against the transmitting MAC is a MAC-identity contradiction (medium:

Callers 2

collectFunction · 0.85
_pcap_wifiFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected