Commit Graph

23 Commits

Author SHA1 Message Date
sthen
0b221b6693 Fix pftop following pfsync_state changes, reported by jasper@ 2011-12-08 13:04:38 +00:00
sthen
32d50aa9fc fix rule-number printing (missing byteorder conversion), from Robert Mills 2011-08-23 11:42:11 +00:00
sthen
6cff525786 handle PF_FASTROUTE removal. broken build reported by and diff ok with jasper 2011-04-11 08:20:41 +00:00
sthen
f919c1a707 fix mandoc build; ok schwarze@
(some non-fatal errors remain, to be handled separately)
2010-04-03 22:04:44 +00:00
sthen
357ac925c6 Sync actiontypes (pass, block etc) with the version in systat.
From Mitja Muzenic.
2009-12-02 22:59:28 +00:00
sthen
511bc9da60 regen patches. no package change. 2009-12-02 21:16:10 +00:00
sthen
500b83a7f1 Fix following PF changes at h2k9. ok canacar benoit. 2009-11-30 09:56:39 +00:00
canacar
368b3deb14 Sync to systat:
* Fix byte-order of bytes, packets, age and expire fields.
* Fix the order of traversal when printing the queues.
Reported by many.
2008-12-20 04:36:11 +00:00
canacar
e70dad7d7a Make pftop build again after the lates pf changes. Filtering against
'gateway' addres/ports does not work (yet) due to the address handling
changes in pf. Other functionality should work. Also fixes two minor
bugs reported by many.  Suggestions and ok naddy@
2008-06-13 00:38:12 +00:00
canacar
a8b91e2a69 Make pftop compile after the pf header changes in n2k8 2008-05-22 06:46:44 +00:00
canacar
aeb792561d Update to pftop-0.5
ok pvalchev@, jolan@
2006-01-11 10:17:47 +00:00
sturm
a7954f7c16 correct use of byte and packet counters
from Peter Postma <peter at pointless.nl>
2005-12-04 10:43:02 +00:00
dhartmei
70e121b513 struct pf_rule_addr.not -> .neg patch 2004-06-10 21:09:04 +00:00
canacar
c5a524652e Make pftop compile after the anchor related changes in pf
by disabling the (not working) anchor printing code.
ok sturm@ naddy@
2004-06-02 19:22:56 +00:00
canacar
8aced87963 Update to pftop-0.4
ok henning@, dhartmei@, jolan@
2003-08-21 18:24:41 +00:00
david
71688cef32 fix manpage: -o takes the field arguments, not -s; also correct view name
ok maintainer canacar
2003-06-25 18:08:57 +00:00
dhartmei
a36d2c90c4 missing memset(), could lead to DIOCGETRULES error in rules view. 2003-02-21 23:02:58 +00:00
dhartmei
ec12c0a67b adjust to latest api changes 2003-01-09 22:06:06 +00:00
pvalchev
a6f97ab8ea obey LOCALBASE; Okan Demirmen <odemirmen@khaoz.org> 2003-01-02 06:27:03 +00:00
pvalchev
08b8eaf5f4 sync patch 2003-01-02 06:26:44 +00:00
dhartmei
389aa03d01 Patches from author/maintainer to make it work with -current. 2002-12-02 00:02:27 +00:00
lebel
92b55ab337 update sysutils/pftop to 0.3; from MAINTAINER 2002-09-12 01:01:01 +00:00
lebel
e120ed42d9 initial import of sysutils/pftop 0.2:
--
pfTop is a curses-based utility for real-time display of
active states and rules for pf. It is a cross between top
and pfctl -sr and pfctl -ss.

WWW: http://www.eee.metu.edu.tr/~canacar/pftop/

Submitted by Can Erkin Acar <canacar@eee.metu.edu.tr>
2002-09-05 12:39:29 +00:00