NetBSD/usr.sbin/altq/altqstat
peter ba31dc0ca8 - Show statistics immediately, not after a 5 second delay.
- For cbq, cdnr, hfsc and priq: if previous stats aren't available yet
  then don't show the packet/byte rate.
- Place the count check before the delay and after the stats printing.

This fixes PR #32847

ok tron@
2006-10-28 11:43:02 +00:00
..
Makefile Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
altqstat.1
altqstat.c - Show statistics immediately, not after a 5 second delay. 2006-10-28 11:43:02 +00:00
altqstat.h Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
qdisc_blue.c - Show statistics immediately, not after a 5 second delay. 2006-10-28 11:43:02 +00:00
qdisc_cbq.c - Show statistics immediately, not after a 5 second delay. 2006-10-28 11:43:02 +00:00
qdisc_cdnr.c - Show statistics immediately, not after a 5 second delay. 2006-10-28 11:43:02 +00:00
qdisc_conf.c Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
qdisc_fifoq.c - Show statistics immediately, not after a 5 second delay. 2006-10-28 11:43:02 +00:00
qdisc_hfsc.c - Show statistics immediately, not after a 5 second delay. 2006-10-28 11:43:02 +00:00
qdisc_jobs.c - Show statistics immediately, not after a 5 second delay. 2006-10-28 11:43:02 +00:00
qdisc_priq.c - Show statistics immediately, not after a 5 second delay. 2006-10-28 11:43:02 +00:00
qdisc_red.c - Show statistics immediately, not after a 5 second delay. 2006-10-28 11:43:02 +00:00
qdisc_rio.c - Show statistics immediately, not after a 5 second delay. 2006-10-28 11:43:02 +00:00
qdisc_wfq.c - Show statistics immediately, not after a 5 second delay. 2006-10-28 11:43:02 +00:00
quip_client.c Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
quip_client.h