You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
377 B
10 lines
377 B
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.
|
|
|