Re: [PATCH 1/1] [PATCH v2] tcp: Fixed MD5 key lookups whenadding/removing MD5.

From: David Miller
Date: Thu Jun 20 2013 - 00:22:47 EST


From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Date: Fri, 14 Jun 2013 05:58:07 -0700

> On Fri, 2013-06-14 at 23:30 +1200, Aydin Arik wrote:
>> MD5 key lookups on a given TCP socket were being performed
>> incorrectly. This fix alters parameter inputs to the MD5
>> lookup function tcp_md5_do_lookup, which is called by functions
>> tcp_md5_do_add and tcp_md5_do_del. Specifically, the change now
>> inputs the correct address and address family required to make
>> a proper lookup.
>>
>> Commit a915da9b69273815527ccb3789421cb7027b545b ("tcp: md5: rcu conversion")
>> is the source of the regression.
>>
>> Signed-off-by: Aydin Arik <aydin.arik@xxxxxxxxxxxxxxxxxxx>

Applied, thanks.
--
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/