Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 426662 - net-firewall/pftop - pftop shows a 0 or '*' for the `rules' field as well as increasing `if' field width
Summary: net-firewall/pftop - pftop shows a 0 or '*' for the `rules' field as well as ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All FreeBSD
: Normal normal (vote)
Assignee: Javier Villavicencio (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-07-15 01:33 UTC by Adeel
Modified: 2012-07-22 00:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fix iface fieldwidth and rule numbering (02-increase-fieldwidth.patch,742 bytes, patch)
2012-07-15 01:33 UTC, Adeel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adeel 2012-07-15 01:33:11 UTC
Created attachment 318202 [details, diff]
fix iface fieldwidth and rule numbering

pftop should show the matching rule for a given state entry, but instead shows a 0 or '*' as detailed in http://old.nabble.com/pftop%3A-Rule-number-shown-as-%220%22-or-%22*%22-td32315103.html.

I found an additional problem where my interface name was longer than pftop's field width.
Comment 1 Javier Villavicencio (RETIRED) gentoo-dev 2012-07-22 00:03:56 UTC
Included in pftop-0.7-r2 just committed, thanks for the patch.