Skip to content
Commit 1d30fc5c authored by Yu Watanabe's avatar Yu Watanabe
Browse files

network: revert previous changes to address_compare_func()

This partially reverts fe841414 and
2a236f9f.

For IPv4, kernel compares the local address, prefix, and prefixlen.
For IPv6, kernel compares only the local address.
Let's follow the kernel's comparison way.

Fixes #17831.
parent 77613416
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment