Home » Networking » Net_Traceroute
Execute traceroute
This package is unmaintained.
Download latest release 0.21.3 (archived versions might be outdated)
License: PHP License
Description
OS independent wrapper class for executing traceroute calls
Documentation
Maintainers
- Stefan Neufeind (neufeind) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 0.21.3 (alpha, 2010-10-20)
Release notes
License: PHP License
CS-fixes
#17973: move error-redirection to end of command-line (on Linux)
#16445: handle arguments without a value (example: numeric) correctly - 0.21.2 (alpha, 2009-11-14)
Release notes
License: PHP License
QA Release:
* Prevent command injection [kguest] - 0.21.1 (alpha, 2007-03-27)
Release notes
License: PHP License
* moved docs/sample.php to docs/examples/example1.php to comply with PEAR-rules
* added README/TODO
* #1129: removed unused code which resulted in notices
* #3962: worked around uppercase/lowercase problems with methodname-comparisons
* moved from package.xml to package2.xml - 0.21 (alpha, 2003-08-22)
Release notes
License: PHP License
* added more search-dirs for linux-traceroute
- 0.20 (alpha, 2003-08-17)
Release notes
License: PHP License
* Improved flexibility of result-parser for Linux
* fixed some names and control-structures according to coding standard
* moved a sample explaining usage to docs-directory
* moved class to cvs.php.net; first public release - 0.11 (alpha, 2003-08-12)
Release notes
License: PHP License
* Improved flexibility of result-parser for Windows
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #1128 | No Feedback | Bug | 2004-04-04 | Undefined offset in $tempparts array, _parseResultWindows | |
| #1129 | Closed | Bug | 2004-04-04 | Undefined $parts variable in _parseResultwindows function | |
| #3962 | Closed | Bug | 2005-03-25 | _prepareParseResult fails in Net_Traceroute_Result | |
| #5665 | Wont fix | Req | 2005-10-12 | Improved _parseResult...() using RegExp | |
| #15316 | Open | Req | CVS | 2008-12-16 | Better handling in setArgs() |
| #16445 | Closed | Bug | 0.21.1 | 2009-07-17 | setArgs problem |
| #20112 | Open | Bug | 0.21.3 | 2013-11-04 | package.xml does not validate |