git: pfctl - Fix pf_print_state
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jun 26 19:20:40 PDT 2014
commit f535a12d7e92e810aa48cd1a9a64b509accdf416
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Jun 26 19:19:30 2014 -0700
pfctl - Fix pf_print_state
* Fix a bug where the 'minutes' field in the expiration was not being
calculated properly.
* Reformat the verbose output so it does not overflow 80 columns, and
move the rule # printing up a little so it is not confusedly associated
with the next entry.
Summary of changes:
usr.sbin/pfctl/pf_print_state.c | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f535a12d7e92e810aa48cd1a9a64b509accdf416
--
DragonFly BSD source repository
More information about the Commits
mailing list