linux/net/tipc
Allan Stephens 1819b83718 [TIPC]: Correct "off by 1" error in socket queue limit enforcement
This patch fixes a bug that allowed TIPC to queue 1 more message
than allowed by the socket receive queue threshold limits.  The
patch also improves the threshold code's logic and naming to help
prevent this sort of error from recurring in the future.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-15 00:15:50 -07:00
..
addr.c
addr.h [TIPC]: Kill unused static inline (x5) 2008-02-07 18:17:13 -08:00
bcast.c
bcast.h [TIPC]: Kill unused static inline (x5) 2008-02-07 18:17:13 -08:00
bearer.c
bearer.h
cluster.c tipc: fix integer as NULL pointer sparse warnings in tipc 2008-02-24 18:38:31 -08:00
cluster.h
config.c
config.h
core.c [TIPC]: Update version to 1.6.3 2008-03-06 15:08:40 -08:00
core.h [TIPC]: Eliminate "sparse" symbol warnings 2008-03-06 15:06:06 -08:00
dbg.c
dbg.h
discover.c
discover.h
eth_media.c [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 2008-03-26 04:39:53 +09:00
handler.c
Kconfig
link.c [TIPC]: Minor cleanup of message header code 2008-03-06 15:06:55 -08:00
link.h
Makefile
msg.c [TIPC]: Minor cleanup of message header code 2008-03-06 15:06:55 -08:00
msg.h [TIPC]: Enhancements to message header writing 2008-03-06 15:08:10 -08:00
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c
node_subscr.c
node_subscr.h
node.c [TIPC]: Fix two minor sparse warnings. 2007-08-02 19:42:31 -07:00
node.h
port.c [TIPC]: Minor cleanup of message header code 2008-03-06 15:06:55 -08:00
port.h
ref.c tipc: fix integer as NULL pointer sparse warnings in tipc 2008-02-24 18:38:31 -08:00
ref.h
socket.c [TIPC]: Correct "off by 1" error in socket queue limit enforcement 2008-04-15 00:15:50 -07:00
subscr.c
subscr.h
user_reg.c
user_reg.h
zone.c tipc: fix integer as NULL pointer sparse warnings in tipc 2008-02-24 18:38:31 -08:00
zone.h