Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 1996 01:11:01 +0930 (CST)
From:      Peter Childs <pjchilds@imforei.apana.org.au>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/1316: 10 tun limit
Message-ID:  <199606121541.BAA05726@al.imforei.apana.org.au>
Resent-Message-ID: <199606121550.IAA13367@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         1316
>Category:       bin
>Synopsis:       10 tunnel device limit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 12 08:50:03 PDT 1996
>Last-Modified:
>Originator:     Peter Childs
>Organization:
Peter Childs  ---  http://www.imforei.apana.org.au/~pjchilds
   Active APANA SA Member  ---  Author PopWatch + Inf-HTML
  Email: pjchilds@imforei.apana.org.au   Fax: 61-8-82784742
>Release:        FreeBSD 2.1-STABLE i386
>Environment:

 FreeBSD 2.1-STABLE using /usr/src/usr.sbin/ppp/os.c v1.3.4.2
 (the latest from the CVS web-tree util)

>Description:

 OpenTun() limits the maximum number of tunnel devices to 10
 due to a really interesting loop in the code...

>How-To-Repeat:

 vi /usr/src/usr.sbin/ppp/os.c
 269G

>Fix:

 Just use a plain for loop like is done in the -current code...

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606121541.BAA05726>