From owner-freebsd-hackers Sat Sep 9 06:25:09 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA17023 for hackers-outgoing; Sat, 9 Sep 1995 06:25:09 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id GAA17013 for ; Sat, 9 Sep 1995 06:24:54 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id PAA21945; Sat, 9 Sep 1995 15:24:49 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id PAA11026; Sat, 9 Sep 1995 15:24:48 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id PAA01604; Sat, 9 Sep 1995 15:23:32 +0200 From: J Wunsch Message-Id: <199509091323.PAA01604@uriah.heep.sax.de> Subject: Re: Patch to PPP code (magic disagreement on echo reply) To: melvin@zytek.com (Stephen Melvin) Date: Sat, 9 Sep 1995 15:23:31 +0200 (MET DST) Cc: freebsd-hackers@freefall.FreeBSD.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199508262025.NAA08775@syzygy.zytek.com> from "Stephen Melvin" at Aug 26, 95 01:25:42 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 791 Sender: hackers-owner@FreeBSD.org Precedence: bulk As Stephen Melvin wrote: > I applied the patch shown below to /usr/src/usr.sbin/ppp/fsm.c. It > was not actually affecting anything but I got tired of seeing > endless error messages in the log file. I don't know if the problem > is with ppp or with Trumpet 2.0B (a Windows PPP driver), but ppp was > sending echo request packets with its magic number and expecting a > reply with the magic number that Trumpet had previously requested. > Instead, Trumpet simply sends a reply packet with the same magic > number it got in the request packet. Btw., FreeBSD 2.0.5's (at least) pppd as the remote peer was in the same boat. :) Thanks, commited. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)