27 Nov
2025
27 Nov
'25
11:33 p.m.
On Wed, 26 Nov 2025 11:21:47 +0800
Yumei Huang
For IPv6 addresses within the same scope group, Linux kernel preserves insertion order, where the first inserted address appears last. As a result, the ordering inside pasta differs from the host, causing a few tests to fail when they compare only the first address on each side. Fix this by checking that the guest’s first address matches any of the host’s addresses.
Link: https://bugs.passt.top/show_bug.cgi?id=175 Signed-off-by: Yumei Huang
Applied. -- Stefano