mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
8942e7f895
According to the Spec, egress packets from LLA should not be forwarded. Linux kernel doesn't automatically block such forwarding so that we need to check this before adding the MFC entry.