kernel-hacking-2024-linux-s.../net/tipc
Allan Stephens 65f51ef097 [TIPC]: Get rid of dynamically allocated arrays in broadcast code.
This change improves an earlier change which replaced the large local
variable arrays used during broadcasting with dynamically allocated arrays.
The temporary arrays are now incoprorated into the multicast link data
structure.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Per Liden <per.liden@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-25 23:53:20 -07:00
..
addr.c
addr.h
bcast.c [TIPC]: Get rid of dynamically allocated arrays in broadcast code. 2006-06-25 23:53:20 -07:00
bcast.h [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 2006-06-25 23:52:17 -07:00
bearer.c [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 2006-06-25 23:52:17 -07:00
bearer.h
cluster.c [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 2006-06-25 23:52:17 -07:00
cluster.h [TIPC]: Fix simple sparse warnings 2006-03-20 22:36:47 -08:00
config.c [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 2006-06-25 23:52:17 -07:00
config.h
core.c [TIPC]: Added support for MODULE_VERSION capability. 2006-06-25 23:42:47 -07:00
core.h [TIPC]: Fix misleading comment in buf_discard() routine. 2006-06-25 23:42:19 -07:00
dbg.c [TIPC]: Fix simple sparse warnings 2006-03-20 22:36:47 -08:00
dbg.h
discover.c [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 2006-06-25 23:52:17 -07:00
discover.h
eth_media.c [TIPC]: Validate entire interface name when locating bearer to enable. 2006-06-25 23:43:21 -07:00
handler.c
Kconfig
link.c [TIPC]: Fixed link switchover bugs 2006-06-25 23:52:50 -07:00
link.h
Makefile
msg.c
msg.h
name_distr.c [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 2006-06-25 23:52:17 -07:00
name_distr.h
name_table.c [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 2006-06-25 23:52:17 -07:00
name_table.h
net.c [TIPC]: Cleanups 2006-03-20 22:37:52 -08:00
net.h
netlink.c
node.c [TIPC]: Fixed link switchover bugs 2006-06-25 23:52:50 -07:00
node.h [TIPC]: Fixed link switchover bugs 2006-06-25 23:52:50 -07:00
node_subscr.c [TIPC]: First phase of assert() cleanup 2006-06-25 23:51:37 -07:00
node_subscr.h
port.c [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 2006-06-25 23:52:17 -07:00
port.h
ref.c [TIPC]: First phase of assert() cleanup 2006-06-25 23:51:37 -07:00
ref.h [TIPC]: Fix simple sparse warnings 2006-03-20 22:36:47 -08:00
socket.c [TIPC]: Optimized argument validation done by connect(). 2006-06-25 23:49:06 -07:00
subscr.c [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 2006-06-25 23:52:17 -07:00
subscr.h
user_reg.c [TIPC]: Fix simple sparse warnings 2006-03-20 22:36:47 -08:00
user_reg.h
zone.c [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 2006-06-25 23:52:17 -07:00
zone.h