[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5316D105.5030407@katalix.com>
Date: Wed, 05 Mar 2014 07:23:49 +0000
From: James Chapman <jchapman@...alix.com>
To: Guillaume Nault <g.nault@...halink.fr>, netdev@...r.kernel.org
CC: "David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH 0/2] L2TP fixes
On 04/03/14 21:24, Guillaume Nault wrote:
> Here's a small series, to fix some (probably not widely used) L2TPv2
> features:
> -toggling L2TP sequencing option from userspace was broken because
> of missing header length update,
> -no data was ever returned to userspace when reading from L2TP
> sockets, because pppol2tp_recv() did only handle the case of
> L2TP sockets bound to a PPP channel.
>
> Guillaume Nault (2):
> l2tp: fix manual sequencing (de)activation in L2TPv2
> l2tp: fix userspace reception on plain L2TP sockets
>
> net/l2tp/l2tp_core.c | 5 +++--
> net/l2tp/l2tp_core.h | 1 +
> net/l2tp/l2tp_netlink.c | 4 +++-
> net/l2tp/l2tp_ppp.c | 13 ++++++++-----
> 4 files changed, 15 insertions(+), 8 deletions(-)
Acked-by: James Chapman <jchapman@...alix.com>
--
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