netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net,stable 0/2] Fixes for PPPoL2TP sockets
@ 2013-06-12 14:07 Guillaume Nault
  0 siblings, 0 replies; only message in thread
From: Guillaume Nault @ 2013-06-12 14:07 UTC (permalink / raw)
  To: netdev; +Cc: James Chapman, David Miller

Hi,

Here are two fixes for the PPPoL2TP sendmsg() call:

  -Patch 1 fixes an skbuff management issue.
  -Patch 2 updates the value returned to userspace on success.
   Though it's a userspace visible change, I submit it because
   (1) it fixes a compliance issue with a standardised interface,
   (2) sendmsg() wasn't functional anyway before applying patch 1,
       so fixing its return value shouldn't hurt any existing program.

Regards,

Guillaume Nault (2):
  l2tp: Fix PPP header erasure and memory leak
  l2tp: Fix sendmsg() return value

 net/l2tp/l2tp_ppp.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-12 14:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-12 14:07 [PATCH net,stable 0/2] Fixes for PPPoL2TP sockets Guillaume Nault

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).