aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJon Maloy <[email protected]>2022-02-15 21:00:09 -0500
committerJakub Kicinski <[email protected]>2022-02-16 20:44:40 -0800
commitc08e58438d4a709fb451b6d7d33432cc9907a2a8 (patch)
tree668a2667639a86e3bef971a55bcd51dabeff3c03 /net/unix/sysctl_net_unix.c
parent8c6ae46150a453f8ae9a6cd49b45f354f478587d (diff)
tipc: fix wrong notification node addresses
The previous bug fix had an unfortunate side effect that broke distribution of binding table entries between nodes. The updated tipc_sock_addr struct is also used further down in the same function, and there the old value is still the correct one. Fixes: 032062f363b4 ("tipc: fix wrong publisher node address in link publications") Signed-off-by: Jon Maloy <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions