The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=a4b7e540009f7ae5eac07387762d2063cff25369
commit a4b7e540009f7ae5eac07387762d2063cff25369 Author: Kristof Provost <k...@freebsd.org> AuthorDate: 2025-07-07 09:28:36 +0000 Commit: Kristof Provost <k...@freebsd.org> CommitDate: 2025-07-12 09:57:52 +0000 pfctl.8: Mention hostid and checksum Complete the description of "-s info -v" such that grepping for them in the manual pager yields something. Feedback jmc OK sashan Obtained from: OpenBSD, kn <k...@openbsd.org>, 0f5c867d7c Sponsored by: Rubicon Communications, LLC ("Netgate") --- sbin/pfctl/pfctl.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index 508dcc6ea8d4..f582c6301124 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -487,7 +487,10 @@ Show the contents of the source tracking table. Show filter information (statistics and counters). When used together with .Fl v , -source tracking statistics are also shown. +source tracking statistics, the firewall's 32-bit hostid number and the +main ruleset's MD5 checksum for use with +.Xr pfsync 4 +are also shown. .It Fl s Cm Running Show the running status and provide a non-zero exit status when disabled. .It Fl s Cm labels