blob: cd80b98dad38a77a49353f222c9ce8cd8a5b974b [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001This module matches the EUI-64 part of a stateless autoconfigured IPv6 address.
2It compares the EUI-64 derived from the source MAC address in Ethernet frame
3with the lower 64 bits of the IPv6 source address. But "Universal/Local"
4bit is not compared. This module doesn't match other link layer frame, and
5is only valid in the
6.BR PREROUTING ,
7.BR INPUT
8and
9.BR FORWARD
10chains.