Re: [PATCH] fix select() for SOCK_RAW sockets

From: YOSHIFUJI Hideaki / 吉藤英明
Date: Tue Dec 07 2004 - 12:37:47 EST


In article <20041207150834.GA75700@xxxxxxxxxxxxxx> (at Tue, 7 Dec 2004 07:08:34 -0800), Mitchell Blank Jr <mitch@xxxxxxxxxx> says:

> Phil: Here's a real patch for you to test. I actually left inet_dgram_ops
> alone since it's an exported symbol (two of the users just want the .do_ioctl
> value which is the same between SOCK_DGRAM and SOCK_RAW; the other is ipv6
> where it's clearly dealing with a UDP socket -- therefore I think its safest
> to leave inet_dgram_ops to have the UDP behavior)

Probably, we need to do the same for ipv6, don't we?

--yoshfuji
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/