On 2/16/06, Ian McDonald <[EMAIL PROTECTED]> wrote:
> On 2/17/06, John Heffner <[EMAIL PROTECTED]> wrote:
> > This moves some TCP-specific MTU probing state out of
> > inet_connection_sock back to tcp_sock.
> >
> > Signed-off-by: John Heffner <[EMAIL PROTECTED]>
> >
>
> Why do you want to do this? What benefit does it give?
>
> I would like to see PMTU done in DCCP and this seems a better place
> and probably why Arnaldo put it there....

No Ian. John was the one that moved those fields out of tcp.h and into
inet_connection_sock.h:

http://master.kernel.org/git/?p=linux/kernel/git/acme/net-2.6.17.git;a=commit;h=55bb045aa49d5e5234c6213d1ed0bfef0c636971

When we get to fix the DCCP PMTU code we can revisit if this move is
interesting.

- Arnaldo
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to