OrangePi_CM5/net/tipc
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned.
This provides safety against negative optlen at the type
level instead of depending upon (sometimes non-trivial)
checks against this sprinkled all over the the place, in
each and every implementation.

Based upon work done by Arjan van de Ven and feedback
from Linus Torvalds.

Signed-off-by: David S. Miller <davem@davemloft.net>
2009-09-30 16:12:20 -07:00
..
Kconfig
…
Makefile
…
addr.c
…
addr.h
…
bcast.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
bcast.h tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
bearer.c tipc: fix test of bearer_priority range in tipc_register_media() 2009-08-29 00:19:42 -07:00
bearer.h
…
cluster.c
…
cluster.h
…
config.c
…
config.h
…
core.c
…
core.h
…
dbg.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
dbg.h
…
discover.c
…
discover.h
…
eth_media.c net: remove needless (now buggy) & from dev->dev_addr 2009-05-17 11:59:47 -07:00
handler.c
…
link.c
…
link.h
…
msg.c
…
msg.h
…
name_distr.c
…
name_distr.h
…
name_table.c tipc: trivial endian annotation in debug statement 2008-11-07 23:37:50 -08:00
name_table.h
…
net.c
…
net.h
…
netlink.c genetlink: make netns aware 2009-07-12 14:03:27 -07:00
node.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
node.h
…
node_subscr.c
…
node_subscr.h
…
port.c
…
port.h
…
ref.c
…
ref.h
…
socket.c net: Make setsockopt() optlen be unsigned. 2009-09-30 16:12:20 -07:00
subscr.c
…
subscr.h
…
user_reg.c
…
user_reg.h
…
zone.c
…
zone.h
…