Em Mon, Jun 17, 2002 at 07:17:26PM -0700, David S. Miller escreveu:
> From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxx>
> Date: Mon, 17 Jun 2002 21:57:35 -0300
>
> --- orig/net/ipv6/tcp_ipv6.c Sat May 25 23:13:56 2002
> +++ linux/net/ipv6/tcp_ipv6.c Fri Jun 14 23:23:07 2002
>
> I've installed this change into my tree in the meantime.
> If we find a better fix, we can just revert this.
OK, I found a better fix, I think, that allowed me to kill inet6_sk_generic
in af_inet6.c, using a constructor for the tcpv6, udpv6 and raw6 slab caches,
as suggested by Russel King, I'll be sending RSN.
- Arnaldo
|