kernel-ark/net
Thomas Graf f90a0a74b8 [RTNETLINK] Fix & cleanup rtm_min/rtm_max
Converts rtm_min and rtm_max arrays to use c99 designated
initializers for easier insertion of new message families.
RTM_GETMULTICAST and RTM_GETANYCAST did not have the minimal
message size specified which means that the netlink message
was parsed for routing attributes starting from the header.
Adds the proper minimal message sizes for these messages
(netlink header + common rtnetlink header) to fix this issue.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-05-03 14:29:00 -07:00
..
802
8021q [PATCH] misc verify_area cleanups 2005-05-01 08:59:08 -07:00
appletalk
atm [PATCH] misc verify_area cleanups 2005-05-01 08:59:08 -07:00
ax25
bluetooth
bridge
core [RTNETLINK] Fix & cleanup rtm_min/rtm_max 2005-05-03 14:29:00 -07:00
decnet
econet
ethernet
ipv4 [NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection tracking 2005-05-03 14:23:50 -07:00
ipv6 [IPV6]: Fix raw socket checksums with IPsec 2005-05-03 14:24:36 -07:00
ipx
irda
key
lapb
llc
netlink
netrom
packet
rose
rxrpc
sched
sctp [SCTP] Fix SCTP sendbuffer accouting. 2005-04-28 12:02:04 -07:00
sunrpc [PATCH] DocBook: changes and extensions to the kernel documentation 2005-05-01 08:59:25 -07:00
unix
wanrouter [PATCH] misc verify_area cleanups 2005-05-01 08:59:08 -07:00
x25
xfrm [XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch 2005-05-03 14:26:40 -07:00
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE