firewall4 icon indicating copy to clipboard operation
firewall4 copied to clipboard

ruleset: fix for missing counters handling code for ipsets

Open XCas13 opened this issue 7 months ago • 4 comments

Added missing code for handling ipset counters mentioned in this issue

XCas13 avatar Aug 11 '25 22:08 XCas13

Please add a commit message (not good to pr from master as your fork is now unbranchable)

: git switch pr-branch
git commit --amend # add brief description like in PR letter and Sob, and probably Fixes: to auto-close the issue on merge)
git push --force

Technical content is perfect.

brada4 avatar Aug 12 '25 07:08 brada4

@brada4 Thanks for heads up. Done

XCas13 avatar Aug 12 '25 09:08 XCas13

Same recipe - add Signed-off-by: NAME <[email protected]> romise you will get couple of misguided user mails which you can politely bring to forums or bug tracker or ignore.

brada4 avatar Aug 12 '25 11:08 brada4

Same recipe - add Signed-off-by: NAME <[email protected]> Ok. Done. I thought approvers signed pull requests.

XCas13 avatar Aug 12 '25 12:08 XCas13