[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#113260: marked as done (ITP: libnet-grpnetworks-perl -- modified CPAN module to determine IP network membership)



Your message dated Sun, 29 Dec 2002 16:06:36 +0100
with message-id <20021229150636.GA17558@torres.ka0.zugschlus.de>
and subject line Bug#113260: Your ITP of libnet-grpnetworks-perl (#113260)
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Sep 2001 17:58:37 +0000
>From mh@zugschlus.de Sun Sep 23 12:58:37 2001
Return-path: <mh@zugschlus.de>
Received: from ce06d.unt0.torres.ka0.zugschlus.de (torres.ka0.zugschlus.de) [212.126.206.6] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15lDWX-0007En-00; Sun, 23 Sep 2001 12:58:37 -0500
Received: from mh by torres.ka0.zugschlus.de with local (Exim 3.31 #4)
	id 15lDWV-0000sb-00; Sun, 23 Sep 2001 19:58:35 +0200
From: Marc Haber <debian-bugs@marc-haber.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: libnet-grpnetworks-perl -- modified CPAN module to determine IP network membership
X-Reportbug-Version: 0.54.1
X-Mailer: reportbug 0.54.1
Date: Sun, 23 Sep 2001 19:58:35 +0200
X-Debbugs-CC: debian-devel@lists.debian.org
Message-Id: <E15lDWV-0000sb-00@torres.ka0.zugschlus.de>
Delivered-To: submit@bugs.debian.org

Package: wnpp
Version: N/A; reported 2001-09-23
Severity: wishlist

On CPAN, there is a module called Net::GrpNetworks that contains a
perl library that allows to determine if a given IP address is in a
range of networks.

For example, 

  my $sitelocal = new Net::GrpNetworks();
  $sitelocal->add("192.168", "192.168.0.0/16");
  $sitelocal->add("172.16" , "172.16.0.0/12");
  $sitelocal->add("10", "10.0.0.0/8");
  $sitelocal->find($ip)

will give a nonzero return value if $ip is a site local IP address,
and it will also indicate which of these networks the IP address
belongs to. This comes in handy for accounting systems.

Copyright (c) 1997 Andre Rodrigues Viegas. All rights reserved. This
program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself. 

However, the original CPAN code does use ineffective data structures
and doesn't handle overlapping IP ranges. I have modified the library
to use hashes and always return the most specific network range that
the IP applies to. Andre agreed to incorporate my changes into his
code in March 2001 and then stopped answering my e-mails. I am now
ready to do a fork of my code and upload that code to Debian.

Now I need an idea for a new package name since I obviously can't use
Net::GrpNetworks if I fork from Andre's code. Does anybody have an
idea how to name that package? Or is there something in Debian that
can do the same?

Greetings
Marc


-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux torres 2.4.9 #1 Mon Aug 20 14:44:37 CEST 2001 i586


---------------------------------------
Received: (at 113260-done) by bugs.debian.org; 29 Dec 2002 15:06:40 +0000
>From mh+debian-packages@zugschlus.de Sun Dec 29 09:06:40 2002
Return-path: <mh+debian-packages@zugschlus.de>
Received: from ce06d.unt0.torres.ka0.zugschlus.de (torres.ka0.zugschlus.de) [212.126.206.6] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18Sf1U-0007bj-00; Sun, 29 Dec 2002 09:06:40 -0600
Received: from mh by torres.ka0.zugschlus.de with local (Exim 3.36 #2)
	id 18Sf1Q-0004b6-00
	for 113260-done@bugs.debian.org; Sun, 29 Dec 2002 16:06:36 +0100
Date: Sun, 29 Dec 2002 16:06:36 +0100
From: Marc Haber <mh+debian-packages@zugschlus.de>
To: 113260-done@bugs.debian.org
Subject: Re: Bug#113260: Your ITP of libnet-grpnetworks-perl (#113260)
Message-ID: <20021229150636.GA17558@torres.ka0.zugschlus.de>
References: <E18SOQE-0003JV-00@localhost>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <E18SOQE-0003JV-00@localhost>
User-Agent: Mutt/1.3.28i
Delivered-To: 113260-done@bugs.debian.org
X-Spam-Status: No, hits=-16.5 required=5.0
	tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,
	      SIGNATURE_SHORT_DENSE,SPAM_PHRASE_03_05,USER_AGENT,
	      USER_AGENT_MUTT
	version=2.41
X-Spam-Level: 

On Sat, Dec 28, 2002 at 10:23:06PM +0100, Bas Zoetekouw wrote:
> This is a semi-automated message concerning your ITP of libnet-grpnetworks-perl.
> Do you still intend to package this program?
> If not, could you please close this bug or rename it to an RFP?

libnet-grpnetworks-perl has been superseded by my own
libnet-ipnetmember-perl (currently in Debian unstable) which in turn
would not have been packaged if I knew about libnet-patricia-perl back
then.

So, if somebody wants to use libnet-grpnetworks-perl, please try using
libnet-patricia-perl and file a bug against libnet-ipnetmember-perl if
patricia can't do something that you want to do.

Closing the ITP.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Karlsruhe, Germany |  lose things."    Winona Ryder | Fon: *49 721 966 32 15
Nordisch by Nature |  How to make an American Quilt | Fax: *49 721 966 31 29



Reply to: