systat - Improve pftop output
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 14 Feb 2015 19:19:46 +0000 (11:19 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 14 Feb 2015 19:19:46 +0000 (11:19 -0800)
commitcb5feafec34e5d1ffa577c296e10a4ceafc0cf4f
tree68b4734a04f1a60b45e1d5fd6ca1d9fef4e2ead3
parentfa20de6b821092e5ec262ba298230abc78056719
systat - Improve pftop output

* Fix bugs where ICMP states were display bandwidth as '<huge>' .

* Fix bugs where the RB tree compare code would sometimes collapse
  distinct states, creating confusion.

* Greatly improve readability by reformatting addresses and ports,
  in particular truncating IPV6 addresses to fit better.

* Reduce jumping around of display elements as bandwidth values change.
  Instead of sorting by the current bandwidth the display is sorted
  by the 1/8 decay bandwidth.
usr.bin/systat/pftop.c
usr.bin/systat/systat.1