From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH 2/2] iproute2: add ip-l2tp man page Date: Thu, 3 May 2012 08:32:36 -0700 Message-ID: <20120503083236.03c8f755@nehalam.linuxnetplumber.net> References: <1335882323-6219-1-git-send-email-jchapman@katalix.com> <1335882323-6219-3-git-send-email-jchapman@katalix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: James Chapman Return-path: Received: from mail.vyatta.com ([76.74.103.46]:53091 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755315Ab2ECPcj (ORCPT ); Thu, 3 May 2012 11:32:39 -0400 In-Reply-To: <1335882323-6219-3-git-send-email-jchapman@katalix.com> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 1 May 2012 15:25:23 +0100 James Chapman wrote: > Add a man page to cover the "ip l2tp" commands. Add a reference to it > in the main ip page. > > This version removes the unnecessary setting of promiscuous mode > in the examples. > > Signed-off-by: James Chapman Accepted thanks.