Blame bootstrap_ver/extensions/libip6t_eui64.man

Packit Service 1ec7f4
This module matches the EUI-64 part of a stateless autoconfigured IPv6 address.
Packit Service 1ec7f4
It compares the EUI-64 derived from the source MAC address in Ethernet frame
Packit Service 1ec7f4
with the lower 64 bits of the IPv6 source address. But "Universal/Local"
Packit Service 1ec7f4
bit is not compared. This module doesn't match other link layer frame, and
Packit Service 1ec7f4
is only valid in the
Packit Service 1ec7f4
.BR PREROUTING ,
Packit Service 1ec7f4
.BR INPUT
Packit Service 1ec7f4
and
Packit Service 1ec7f4
.BR FORWARD
Packit Service 1ec7f4
chains.