diff options
author | Eric Dumazet <edumazet@google.com> | 2022-02-07 20:50:29 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-02-08 20:41:32 -0800 |
commit | 8805d13ff1b2bef6a7bb8a005d2441763286dd7a (patch) | |
tree | aa462e26306ddbab144278402ba43494cff6d4cb /include/linux | |
parent | 21a216a8fc630161e69eaf02cbebdd1816ff1a13 (diff) |
ipv6/addrconf: use one delayed work per netns
Next step for using per netns inet6_addr_lst
is to have per netns work item to ultimately
call addrconf_verify_rtnl() and addrconf_verify()
with a new 'struct net*' argument.
Everything is still using the global inet6_addr_lst[] table.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions