Re: [PATCH net-next 0/7] sctp: network namespace support Part 2:per net tunables

From: David Miller
Date: Thu Aug 09 2012 - 02:20:56 EST


From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Date: Tue, 07 Aug 2012 10:17:02 -0700

> Since I am motivated to get things done, and since there has been much
> grumbling about my patches not implementing tunables, I have added
> tunable support on top of my last patchset.
>
> I have performed basic testing on the these patches and nothing
> appears amis.
>
> The sm statemachine is a major tease as it has all of these association
> and endpoint pointers in the common set of function parameters that turn
> out to be NULL at the most inconvinient times. So I added to the common
> parameter list a struct net pointer, that is never NULL.

I like Eric's patch set and I'd like to apply it to net-next.

Vlad?
--
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/