From owner-freebsd-current Mon Sep 16 06:44:18 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA04352 for current-outgoing; Mon, 16 Sep 1996 06:44:18 -0700 (PDT) Received: from Lapkin.RoSprint.ru (root@Lapkin.RoSprint.ru [193.232.88.150]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA04339 for ; Mon, 16 Sep 1996 06:44:12 -0700 (PDT) Received: (from sandy@localhost) by Lapkin.RoSprint.ru (8.7.5/8.6.9) id RAA03985; Mon, 16 Sep 1996 17:41:04 +0400 (MSD) From: Sandy Kovshov Message-Id: <199609161341.RAA03985@Lapkin.RoSprint.ru> Subject: Re: sppp with cisco hdlc bug fix To: jhay@mikom.csir.co.za (John Hay) Date: Mon, 16 Sep 1996 17:41:03 +0400 (MSD) Cc: freebsd-current@FreeBSD.org In-Reply-To: <199609150741.JAA16917@zibbi.mikom.csir.co.za> from "John Hay" at Sep 15, 96 09:41:14 am X-Mailer: ELM [version 2.4 PL24alpha5] Content-Type: text Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > > > > Here is little patch for bug in sppp pseudo driver with cisco hdlc protocol. > > I've found it when test Riscom/N2 card with Cisco. At unknown reason, > > Cisco send 20 byte packet (without ppp header) instead of 18 ;) > > With old version it cause line hangup on keepalive timeout. > > > > Thanks, I will have a look at it. Just for my own curiousness, what model > Cisco are you using and what is the version of its OS? > Cisco Internetwork Operating System Software IOS (tm) 4500 Software (C4500-J-M), Version 11.1(5), RELEASE SOFTWARE (fc1) ROM: System Bootstrap, Version 5.2(7b) [mkamson 7b], RELEASE SOFTWARE (fc1) ROM: 4500 Software (C4500-J-M), Version 11.1(2), RELEASE SOFTWARE (fc1) Your driver is ok. But problem with Cisco - Riscom/N2, because riscom receives 24 bytes data (tested with Linux driver). > John > -- > John Hay -- John.Hay@mikom.csir.co.za >