Patch from vodz:

Changed email address
    cmdedit API change
    optimizations for traceroute and md5sum
    added a new shared create_icmp_socket() function
This commit is contained in:
Eric Andersen
2001-07-12 20:26:32 +00:00
parent f69bfc76fa
commit 7467c8d3b6
27 changed files with 641 additions and 788 deletions

View File

@@ -4,10 +4,11 @@
* None yet
New Applets:
* None yet
* Vladimir Oleynik -- traceroute
Other Changes:
* Vladimir Oleynik -- Fixed tr to support 'tr a-z A-Z' syntax.
* Vladimir Oleynik -- Fixed tr to support 'tr a-z A-Z' syntax,
many ash corrections, and others optimizations, and cleanups.
-Not Yet Released