From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 1 Mar 2010 20:40:57 -0800 From: Stephen Hemminger Message-ID: <20100301204057.11a7c353@s6510> In-Reply-To: <20100302033944.GL26848@brick.ozlabs.ibm.com> References: <20100301145915.2ecaac89@nehalam> <20100302033944.GL26848@brick.ozlabs.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] [RFC] ppp: Bridge Control Protocol List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Mackerras Cc: David@mail.vyatta.com, linux-ppp@vger.kernel.org, bridge@linux-foundation.org, netdev@vger.kernel.org, dane@aiinet.com, "Miller wrote: > On Mon, Mar 01, 2010 at 02:59:15PM -0800, Stephen Hemminger wrote: > > > This is a port of an old patch to provide BCP support. > > BCP allows bridging PPP tunnels, it useful to do bridging between > > virtualized environments. Original patch was done by > > Dan Eble but was for 2.4.21. > > > > Note: still needs testing. Does anyone have hardware to make > > sure this interoperates with other implementations? > > Is there a corresponding pppd patch to handle the control protocol? > > Paul. Yes, I am working on that