Files
kernel-tenderloin-3.0/net
Brian Haley 6e093d9dff ipv6: routing header fixes
This patch fixes two bugs:

1. setsockopt() of anything but a Type 2 routing header should return
EINVAL instead of EPERM.  Noticed by Shan Wei
(shanwei@cn.fujitsu.com).

2. setsockopt()/sendmsg() of a Type 2 routing header with invalid
length or segments should return EINVAL.  These values are statically
fixed in RFC 3775, unlike the variable Type 0 was.

Signed-off-by: Brian Haley <brian.haley@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-12 22:59:21 -08:00
..
2008-11-05 13:19:07 -06:00
2008-09-22 19:24:45 -07:00
2008-11-12 01:41:09 -08:00
2008-11-12 22:59:21 -08:00
2008-09-30 03:03:35 -07:00
2008-11-01 09:49:46 -07:00