Hello, This is a slow path, so it does not matter much. There is no concurrent access to the socket, the only risk is some call into the stack that checks with lockdep for the missing lock. Such exam
Hello, Thanks for catching this bug. Following are my comments for the patches: Patch 1: I missed the fact that link-local addresses (ffx2) require binding to ifindex due to __ipv6_addr_needs_scope_i
This series of patches arise from discovering that: ipvsadm --start-daemon backup --mcast-group IPv6_address ... would always fail. The first patch resolves the problem. The second and third patches