summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_eui64.man
blob: d01cb4f4ae7a637481dffec64aeacd20f63018a1 (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 Ehternet 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.