summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_eui64.man
blob: cd80b98dad38a77a49353f222c9ce8cd8a5b974b (plain)
1
2
3
4
5
6
7
8
9
10
This module matches the EUI-64 part of a stateless autoconfigured IPv6 address.
It compares the EUI-64 derived from the source MAC address in Ethernet frame
with the lower 64 bits of the IPv6 source address. But "Universal/Local"
bit is not compared. This module doesn't match other link layer frame, and
is only valid in the
.BR PREROUTING ,
.BR INPUT
and
.BR FORWARD
chains.