diff options
| author | Kuniyuki Iwashima <[email protected]> | 2025-01-15 08:06:03 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-01-20 20:16:05 +0000 |
| commit | 832128cc4438ab69c801bc6130756203eae1198e (patch) | |
| tree | 28c2b6a5cd9384f791ded62719dc32a6ccd1113d /net/unix/garbage.c | |
| parent | ipv6: Hold rtnl_net_lock() in addrconf_init() and addrconf_cleanup(). (diff) | |
| download | kernel-832128cc4438ab69c801bc6130756203eae1198e.tar.gz kernel-832128cc4438ab69c801bc6130756203eae1198e.zip | |
ipv6: Convert inet6_ioctl() to per-netns RTNL.
These functions are called from inet6_ioctl() with a socket's netns
and hold RTNL.
* SIOCSIFADDR : addrconf_add_ifaddr()
* SIOCDIFADDR : addrconf_del_ifaddr()
* SIOCSIFDSTADDR : addrconf_set_dstaddr()
Let's use rtnl_net_lock().
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/garbage.c')
0 files changed, 0 insertions, 0 deletions
