[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081019.233703.12321683.davem@davemloft.net>
Date: Sun, 19 Oct 2008 23:37:03 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: acme@...hat.com
Cc: hidden@....bme.hu, gerrit@....abdn.ac.uk, netdev@...r.kernel.org
Subject: Re: 2.6.27 [BUG-FIX] [PATCH 1/1] dccp: Port redirection support
for DCCP
From: Arnaldo Carvalho de Melo <acme@...hat.com>
Date: Sat, 18 Oct 2008 12:25:02 -0300
> Em Sat, Oct 18, 2008 at 12:21:58PM +0200, KOVACS Krisztian escreveu:
> > dccp: Port redirection support for DCCP
> >
> > Commit a3116ac5c216fc3c145906a46df9ce542ff7dcf2 from 1st October ("tcp: Port
> > redirection support for TCP") broke DCCP skb lookup by changing inet_csk_clone,
> > which is used by DCCP to generate the child socket after the handshake.
> >
> > This patch updates DCCP to use 'loc_port' instead of 'sport', which fixes the
> > problem, and thus inheriting port redirection support via the new interface.
> >
> > Signed-off-by: Gerrit Renker <gerrit@....abdn.ac.uk>
> > Signed-off-by: KOVACS Krisztian <hidden@....bme.hu>
>
> Good work! Better two fixes than none! :-)
>
> Acked-by: Arnaldo Carvalho de Melo <acme@...hat.com>
Applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists