kernel-ark/net
Thomas Graf a5531a5d85 [NETLINK]: Improve string attribute validation
Introduces a new attribute type NLA_NUL_STRING to support NUL
terminated strings. Attributes of this kind require to carry
a terminating NUL within the maximum specified in the policy.

The `old' NLA_STRING which is not required to be NUL terminated
is extended to provide means to specify a maximum length of the
string.

Aims at easing the pain with using nla_strlcpy() on temporary
buffers.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-22 15:18:24 -07:00
..
802
8021q
appletalk
atm
ax25
bluetooth
bridge
core [NET]: Use SLAB_PANIC 2006-09-22 15:18:19 -07:00
dccp [DCCP]: Introduce tx buffering 2006-09-22 15:18:17 -07:00
decnet [NET]: Use SLAB_PANIC 2006-09-22 15:18:19 -07:00
econet
ethernet
ieee80211
ipv4 [UDP]: saddr_cmp function should take const socket pointers 2006-09-22 15:18:23 -07:00
ipv6 [UDP]: Unify UDPv4 and UDPv6 ->get_port() 2006-09-22 15:18:21 -07:00
ipx
irda
key
lapb
llc
netfilter [NETFILTER]: Fix nf_conntrack_ftp.c build. 2006-09-22 15:18:20 -07:00
netlabel
netlink [NETLINK]: Improve string attribute validation 2006-09-22 15:18:24 -07:00
netrom
packet
rose
rxrpc
sched [NET_SCHED]: Add mask support to fwmark classifier 2006-09-22 15:18:12 -07:00
sctp
sunrpc
tipc
unix [NET]: Use BUILD_BUG_ON() for checking size of skb->cb. 2006-09-22 15:18:15 -07:00
wanrouter
x25
xfrm [NET]: Use SLAB_PANIC 2006-09-22 15:18:19 -07:00
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE