naddy
112339c1d4
remove WWW lines
2003-12-15 21:54:59 +00:00
dhartmei
79ab375c58
update to 1.7, fixes parsing and rendering of moths (30 days) and
...
years (365 days).
2003-10-06 09:27:59 +00:00
dhartmei
783ceea764
Small update to 1.6:
...
- fix a division-by-zero in case all values being scaled are zero,
found by Stefan Siebe.
2003-06-27 08:03:55 +00:00
dhartmei
3c8dec1f36
Update to 1.5, adds 'type jpeg|png' option to create .jpg|.png.
...
Patch from Adam Thomason.
2003-06-07 23:52:40 +00:00
dhartmei
932daf0191
allow absolute time values (seconds since Epoch), useful for files with
...
fixed start/end times.
2003-04-15 01:38:34 +00:00
dhartmei
1b0eead24b
Fix breakage from recent pf changes, macros PF_IN/PF_OUT changed, and they
...
were (ab)used as indices for the statistics counter arrays. Use literal
indices instead.
2003-01-24 20:15:41 +00:00
dhartmei
92585d7017
Small update to 1.2, deal with reset counters, which caused negative
...
difference for cumulative values, which wrapped and caused huge spikes
in the graphs. Just ignore the first sample after the reset.
2003-01-24 17:59:45 +00:00
dhartmei
9f6f7be149
Update to 1.1
...
- get rid of X11/Xpm dependencies (not needed with -current gd)
- add graph generation example to man page (-c -d at the same time)
- open /dev/pf read-write, which is neccessary in 3.0
- change a counter to u_int64_t so it doesn't overflow
Thanks to wilfried@, Philipp Morger, Jolan Luff, Rodolphe Ortalo
for feedback.
2002-08-12 11:37:03 +00:00
dhartmei
58adbac308
pfstat is a small utility that collects packet filter statistics and
...
produces graphs.
2002-07-26 07:25:35 +00:00