From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [PATCH 12/12] l2tp: Update documentation Date: Thu, 18 Mar 2010 08:52:39 -0700 Message-ID: <4BA24C47.6030101@oracle.com> References: <20100318102127.14576.98388.stgit@bert.katalix.com> <20100318102230.14576.20800.stgit@bert.katalix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: James Chapman Return-path: Received: from acsinet12.oracle.com ([141.146.126.234]:17820 "EHLO acsinet12.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751191Ab0CRPyo (ORCPT ); Thu, 18 Mar 2010 11:54:44 -0400 In-Reply-To: <20100318102230.14576.20800.stgit@bert.katalix.com> Sender: netdev-owner@vger.kernel.org List-ID: On 03/18/10 03:22, James Chapman wrote: > This patch adds documentation about the L2TPv3 functionality. > > Signed-off-by: James Chapman > --- > Documentation/networking/l2tp.txt | 233 ++++++++++++++++++++++++++++++++----- > 1 files changed, 199 insertions(+), 34 deletions(-) Nice job. Reviewed-by: Randy Dunlap thanks, -- ~Randy