Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Dec 2024 09:40:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        pf@FreeBSD.org
Subject:   [Bug 282984] [PATCH] pfctl: add -T `makezero` to touch pfras_tzero _only_ for non-zero entries
Message-ID:  <bug-282984-16861-qBtIMowU7b@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282984-16861@https.bugs.freebsd.org/bugzilla/>
References:  <bug-282984-16861@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282984

--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D5b59b0c61e29f684a019afdd2848ffe2d=
5604e0c

commit 5b59b0c61e29f684a019afdd2848ffe2d5604e0c
Author:     Leonid Evdokimov <leon+freebsd@darkk.net.ru>
AuthorDate: 2024-12-06 12:08:54 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2024-12-09 09:36:34 +0000

    pfctl: add -T `reset` to touch pfras_tzero only for non-zero entries

    This will make it easier for scripts to detect idle hosts in tables.

    PR:             282984
    Reviewed by:    kp
    MFC after:      2 weeks

 sbin/pfctl/pfctl.8            |  7 +++-
 sbin/pfctl/pfctl.c            |  2 +-
 sbin/pfctl/pfctl_radix.c      |  2 +-
 sbin/pfctl/pfctl_table.c      | 44 ++++++++++++++++++++++++
 tests/sys/netpfil/pf/table.sh | 80 +++++++++++++++++++++++++++++++++++++++=
++++
 5 files changed, 132 insertions(+), 3 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282984-16861-qBtIMowU7b>