diff options
author | Eric Dumazet <edumazet@google.com> | 2015-02-17 03:19:24 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-20 15:24:04 -0500 |
commit | 959d10f6bbf6ab5b8813c4e37540a2e43ca2ae96 (patch) | |
tree | e6175dbec05d9cbc0cdcb4c7c6fa10030d25877f /Kconfig | |
parent | 64bea46e3ff28701aa34be48b93c7907ebbdb31e (diff) |
igmp: add __ip_mc_{join|leave}_group()
There is a need to perform igmp join/leave operations while RTNL is
held.
Make ip_mc_{join|leave}_group() wrappers around
__ip_mc_{join|leave}_group() to avoid the proliferation of work queues.
For example, vxlan_igmp_join() could possibly be removed.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions