WSL2-Linux-Kernel/net
Patrick McHardy e258beb22f ipv4: ipmr: move unres_queue and timer to per-namespace data
The unres_queue is currently shared between all namespaces. Following patches
will additionally allow to create multiple multicast routing tables in each
namespace. Having a single shared queue for all these users seems to excessive,
move the queue and the cleanup timer to the per-namespace data to unshare it.

As a side-effect, this fixes a bug in the seq file iteration functions: the
first entry returned is always from the current namespace, entries returned
after that may belong to any namespace.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-13 14:49:32 -07:00
..
9p
802
8021q
appletalk
atm
ax25
bluetooth
bridge
caif
can
core net: fib_rules: decouple address families from real address families 2010-04-13 14:49:31 -07:00
dcb
dccp net: sk_dst_cache RCUification 2010-04-13 01:41:33 -07:00
decnet net: fib_rules: decouple address families from real address families 2010-04-13 14:49:31 -07:00
dsa
econet
ethernet
ieee802154
ipv4 ipv4: ipmr: move unres_queue and timer to per-namespace data 2010-04-13 14:49:32 -07:00
ipv6 net: fib_rules: decouple address families from real address families 2010-04-13 14:49:31 -07:00
ipx
irda
iucv
key
l2tp
lapb
llc
mac80211
netfilter
netlabel
netlink
netrom
packet packet: support for TX time stamps on RAW sockets 2010-04-13 01:30:48 -07:00
phonet
rds
rfkill
rose
rxrpc
sched
sctp
sunrpc
tipc
unix
wanrouter
wimax
wireless
x25
xfrm
Kconfig
Makefile
TUNABLE
compat.c
nonet.c
socket.c
sysctl_net.c