From randy@his.com Sat Mar 13 21:45:33 1999
Return-Path: <randy@his.com>
Received: from randy.his.com (randy.his.com [205.252.80.53])
	by hub.freebsd.org (Postfix) with ESMTP id F362D14F87
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 13 Mar 1999 21:45:29 -0800 (PST)
	(envelope-from randy@his.com)
Received: from demon.inferno.apocalypse.com (demon.inferno.apocalypse.com [10.0.0.2])
	by randy.his.com (8.8.8/8.8.8) with ESMTP id AAA20935
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Mar 1999 00:49:40 -0500 (EST)
	(envelope-from randy@his.com)
Received: from randy.his.com (localhost.inferno.apocalypse.com [127.0.0.1])
	by demon.inferno.apocalypse.com (8.8.8/8.8.8) with ESMTP id AAA09545
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Mar 1999 00:48:12 -0500 (EST)
	(envelope-from randy@his.com)
Message-Id: <199903140548.AAA09545@demon.inferno.apocalypse.com>
Date: Sun, 14 Mar 1999 00:48:11 -0500
From: Randy Philipp <randy@his.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: ports/net/scotty error

>Number:         10579
>Category:       ports
>Synopsis:       Error with Network discovery in tkined (part of
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    phk
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 13 21:50:02 PST 1999
>Closed-Date:    Mon Aug 30 11:29:52 PDT 1999
>Last-Modified:  Mon Aug 30 11:30:45 PDT 1999
>Originator:     Randy Philipp
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
>Environment:

System: FreeBSD 3.1-STABLE
Architecture: AMD-K6(tm) 3D processor (350.80-MHz 586-class CPU)
Network Interface: pn0: <82c168/82c169 PNIC 10/100BaseTX> rev 0x21 int a irq 9 
on pci0.11.0

>Description:

        Network nodes are not discovered due to error in ip_discover.tcl in
	tkined, part of the ports/net/scotty.

>How-To-Repeat:

        Run tkined, select "IP Discover" from "Tools".  Discover a network, the
        following error is generated:

        can't read "mmm": no such variable
            while executing
        "debug "))) $ip $netmask $mmm""
            (procedure "discover_networks" line 55)
            invoked from within
        "discover_networks"
            (procedure "Discover IP Network" line 50)
            invoked from within
        "{Discover IP Network} {}"

        This error also occurs with other functions under the "IP Discover" 
menu.

>Fix:

        Review and possibly remove patch-ad from the scotty port.




>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->phk 
Responsible-Changed-By: dirk 
Responsible-Changed-When: Mon Mar 29 11:36:16 PST 1999 
Responsible-Changed-Why:  
Over to port's maintainer. 
State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Mon Aug 30 11:29:52 PDT 1999 
State-Changed-Why:  
patch-ad removed, I don't have time to chase this bug. 
If anyone is interested I have some SNMP based discovery code which 
is also unfinished... 
>Unformatted:
 ports/net/scotty)
