[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120319.175004.1208028273487447802.davem@davemloft.net>
Date: Mon, 19 Mar 2012 17:50:04 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: bcrl@...ck.org
Cc: jchapman@...alix.com, netdev@...r.kernel.org
Subject: Re: [PATCH] Fix pppol2tp getsockname()
From: Benjamin LaHaise <bcrl@...ck.org>
Date: Sun, 18 Mar 2012 23:15:34 -0400
>
> While testing L2TP functionality, I came across a bug in getsockname(). The
> IP address returned within the pppol2tp_addr's addr memember was not being
> set to the IP address in use. This bug is caused by using inet_sk() on the
> wrong socket (the L2TP socket rather than the underlying UDP socket), and was
> likely introduced during the addition of L2TPv3 support.
Please resubmit this freshly with a proper signoff.
--
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