Summary: | sysutils/pftop displays incorrect values for number of packets and bytes | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Rebecca Cran <bcran> | ||||
Component: | Individual Port(s) | Assignee: | mlaier | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Rebecca Cran
2007-09-07 21:10:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->mlaier Over to maintainer Looks like there is a problem indeed. Here is an update to 0.6 to try - let me know if it fixes it for you as well - thanks. -- Max Max Laier wrote: > Looks like there is a problem indeed. Here is an update to 0.6 to try - > let me know if it fixes it for you as well - thanks. > > Upgrading to 0.6 after applying the patch has fixed the problem. Thanks! Bruce mlaier 2007-09-08 18:14:51 UTC FreeBSD ports repository (src committer) Modified files: sysutils/pftop Makefile distinfo Added files: sysutils/pftop/files queue.h Log: Update pftop to 0.6 in order to make it work with changed pf ABI after the 4.1 import. Reported by: Bruce Cran Approved by: gabor PR: ports/116187 Revision Changes Path 1.9 +9 -3 ports/sysutils/pftop/Makefile 1.6 +3 -3 ports/sysutils/pftop/distinfo 1.1 +527 -0 ports/sysutils/pftop/files/queue.h (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed - Thanks. |