Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BRIDGE]: faster compare for link local addresses
Use logic operations rather than memcmp() to compare destination address with link local multicast addresses. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information