Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 3394] liburl / netselect issue (again)

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 3394] liburl / netselect issue (again)
  • Date: Tue, 20 May 2003 11:17:20 -0400

http://bugs.sourcemage.org/show_bug.cgi?id=3394





------- Additional Comments From mlubrano AT sourcemage.org 2003-05-20 11:17
-------
Here comes a copy of the email sent to netselect's Author:
Date: Tue, 20 May 2003 16:11:04 +0100
Expéditeur: "M.L." <mlubrano AT sourcemage.org>
Destinataire: apenwarr AT nit.ca
Copie: mlubrano AT sourcemage.org
Sujet: netselect enhancement proposal and implementation En-tĂȘte complet
Tous les attachements
Hello,

when netselect probe hosts, it doesn't show unreachable hosts on its output:

ex:
./netselect www.no-ip.com www.yahoo.fr
99 www.yahoo.fr

where www.no-ip.com is unreachable for netselect checkings, but is alive and
is a valid host.

I've added the "-u" arg to netselect to show this kind of hosts:

ex:
./netselect -u www.no-ip.com www.yahoo.fr
103 www.yahoo.fr
999999999 www.no-ip.com

Now "unreachable" hosts are displayed with a 999999999 score if using -u.
It may be usefull here on Source Mage GNU/Linux, since we use netselect to
short servers (like your example with debian servers) and I need to try on
last resort these pseudo unreachable hosts.

This patch is experimental, and works fine here.

I've enclosed modified files, base on your netselect 0.3 release.

Would you mind looking at these changes, and maybe integrate it in netselect
?
I think it makes it better and it may be usefull for many other people.

Bye,
Mat.

//
// M.L.
// ICQ #23832402 ; Linux User #36502
//





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page