Networking Forums

Networking Forums > Computer Networking > Linux Networking > Who's the maintaner of iputils?

Reply
Thread Tools Display Modes

Who's the maintaner of iputils?

 
 
samon
Guest
Posts: n/a

 
      11-26-2005, 05:09 PM
I've added formatted output for iputils-ping. Nowadays, ping output in
every Linux distribution is liltle diferrent and we have to write
distro-specific regular expression.

Patch (2,6K) is there : http://samon.php5.cz/tmp/iputils-o.patch.gz

Usage: ping '-o format' and there are valid marks:

%h .......... hostname
%t .......... transmitted
%r .......... received
%d .......... duplicated
%c .......... corrupted
%e .......... errors
%l .......... packet loss
%L .......... packet loss (with %)
%i .......... time (v ms)
%n .......... rtt - min
%a .......... rtt - avg
%m .......... rtt - max
%v .......... rtt - dev
%p .......... pipe
%g .......... ipg
%w .......... ewma

There is a support for backslashed characters ('\a' '\b' '\e' '\f' '\n'
'\r' '\t' '\v') too.

But I don't know, who is the maintaner of iputils. Anybody knows?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11