Hi,

I think it needs to make some changes regarding bytes/pkts & rate showing.
Currently only originated bytes/pkts are showed which might be not enough.
I think it needs to show bytes/packets per direction
- to dst (orig counters) & from dst (reply counters). Meanwhile
I dont know the good look&feel for this, may be:

[process]:ipv4 ...
    src: XXXXXX
         <- (300 bytes 20 pkts), rate (30KB/s 30pps)
    dst: XXXXXX
         <- (280 bytes 100 pkts), rate (280KB/s 100pps)
[process]:ipv4 ...
    src: XXXXXX
         <- (300 bytes 20 pkts), rate (30KB/s 30pps)
    dst: XXXXXX
         <- (280 bytes 100 pkts), rate (280KB/s 100pps)

Not sure if it needs to show the total (orig + raply) counters/rate.

What do you think ?

P.S.
Well, I think I understood correctly meaning of orig & reply counters, which
means that reply counters are updated by kernel which arrived from
replied side (e.g. to the host).

Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to