NetBSD Problem Report #41177

From jmcneill@discovery.invisible.ca  Fri Apr 10 00:02:57 2009
Return-Path: <jmcneill@discovery.invisible.ca>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 03C2463BC38
	for <gnats-bugs@gnats.NetBSD.org>; Fri, 10 Apr 2009 00:02:56 +0000 (UTC)
Message-Id: <20090409132529.446B253F83@discovery.invisible.ca>
Date: Thu,  9 Apr 2009 09:25:29 -0400 (EDT)
From: jmcneill@invisible.ca
Reply-To: jmcneill@invisible.ca
To: gnats-bugs@gnats.NetBSD.org
Subject: sppp only ever sends one PAP retry
X-Send-Pr-Version: 3.95

>Number:         41177
>Category:       kern
>Synopsis:       sppp only ever sends one PAP retry
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    martin
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 10 00:05:00 +0000 2009
>Last-Modified:  Fri Apr 10 18:44:35 +0000 2009
>Originator:     Jared D. McNeill
>Release:        NetBSD 4.0_STABLE
>Organization:

>Environment:


System: NetBSD discovery.invisible.ca 4.0_STABLE NetBSD 4.0_STABLE (DISCOVERY) #2: Thu Apr 9 08:34:05 EDT 2009 root@discovery.invisible.ca:/usr/src/sys/arch/i386/compile/DISCOVERY i386
Architecture: i386
Machine: i386
>Description:
	When PAP authentication times out, only one retry is ever sent.
>How-To-Repeat:
	# tail -f /var/log/messages &
	# ifconfig pppoe0 debug
	# ifconfig pppoe0 up
>Fix:
	Add the following to the bottom of sppp_pap_my_TO():

	callout_reset(&sp->pap_my_to_ch, sp->lcp.timeout, sppp_pap_my_TO, sp);

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: kern-bug-people->martin
Responsible-Changed-By: martin@NetBSD.org
Responsible-Changed-When: Fri, 10 Apr 2009 18:44:35 +0000
Responsible-Changed-Why:
I'm looking into it


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.