Maybe you'd like to just post the patches anyway ?

Darren

In some email I received from Michael T. Davis, sie wrote:
> 
>       I have made a few patches to ipmon.  These corrections were made to
> the sources for IPF v3.4.31.  If anyone would like these, let me know how I
> should package them to be suitable for posting to the list:
> 
>        o Fixed a few instances where the calculation of the end of the log
>          record was out of order (calculated as "t += strlen(t)").
> 
>        o Changed the log format from "...<host>,<port>..." to the more
>          conventional "...<host>:<port>..."
> 
>        o Omitted leading spaces in interface name.
> 
>        o To avoid the effects of DNS cache poisoning (or outright DNS
>          failures), if name resolution is requested, include the IP-addr.
>          (and port-num. where applicable) in parentheses, e.g.
> 
>          Before:
> 
>                     ... b a.b.net,irc -> d.e.org,telnet ...
> 
>          After:
> 
>       ... b a.b.net:irc (1.2.3.4:6667) -> d.e.org:telnet (5.6.7.8:23) ...
> 
> Cheers,
> Mike
> --
>              Michael T. Davis              |    Systems Specialist: ChE,MSE
>   E-mail: [EMAIL PROTECTED]    | Departmental Networking/Computing
>            -or- [EMAIL PROTECTED]            |     The Ohio State University
> http://www.er6.eng.ohio-state.edu/~davism/ |     197 Watts, (614) 292-6928
> 
> .
> 

Reply via email to