diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-04-05 07:45:39 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-04-05 07:45:39 +0000 |
| commit | 91cc2995af10b89b972c6a10a1140350c247d31e (patch) | |
| tree | 03293db6f9e1d48d3d1e4c36a1ef5b8d7b61bcb0 /lib/libalias/HISTORY | |
| parent | 7c7f2a4a81737e01c68428e9074bcd8bcbec90f9 (diff) | |
Notes
Diffstat (limited to 'lib/libalias/HISTORY')
| -rw-r--r-- | lib/libalias/HISTORY | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/libalias/HISTORY b/lib/libalias/HISTORY index 575d1b4aa13d..f26299c1573a 100644 --- a/lib/libalias/HISTORY +++ b/lib/libalias/HISTORY @@ -1,3 +1,5 @@ +$FreeBSD$ + Version 1.0: August 11, 1996 (cjm) Version 1.1: August 20, 1996 (cjm) @@ -26,7 +28,7 @@ Version 1.6: September 18, 1996 traceroute, which uses UDP packets to non-existent ports. -Verstion 1.7: January 9, 1997 (cjm) +Version 1.7: January 9, 1997 (cjm) - Reduced malloc() activity for ICMP echo and timestamp requests. @@ -97,12 +99,12 @@ Version 2.1: May, 1997 (cjm) PacketAliasRedirectAddr() added to API. - Now supports outgoing as well as incoming ICMP - error messges. + error messages. Version 2.2: July, 1997 (cjm) - Rationalized API function names to all begin with "PacketAlias..." Old function names are retained - for backwards compatitibility. + for backwards compatibility. - Packet aliasing engine will now free memory of fragments which are never resolved after a timeout |
