Module Name:src
Committed By: joerg
Date: Wed Apr 22 23:40:40 UTC 2020
Modified Files:
src/dist/pf/sbin/pfctl: pfctl.c
Log Message:
Externalize variables owned logically by pf_ruleset.c
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/dist/pf/sbin/pfctl/pf
Module Name:src
Committed By: mrg
Date: Sun Feb 4 08:44:36 UTC 2018
Modified Files:
src/dist/pf/sbin/pfctl: pfctl_altq.c pfctl_optimize.c
Log Message:
fix two issues found by GCC 6.4:
- cbq_compute_idletime() had a fprintf() not in the intended missing {}.
- skip_cmp_dst_
Module Name:src
Committed By: dholland
Date: Mon May 30 17:21:07 UTC 2016
Modified Files:
src/dist/pf/sbin/pfctl: pfctl_optimize.c
Log Message:
PR 50709 David Binderman: memory leak
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/dist/pf/sbin/pfctl/pfctl_