D18897 added a simple port filter as sysctl tunable to siftr.
The new sysctl was not added to the siftr.4 man page at the time.
This updates the man page, and removes one left over trailing whitespace.
Paths
| Differential D21619 Authored by rscheff on Sep 12 2019, 3:17 PM.
Details
Summary D18897 added a simple port filter as sysctl tunable to siftr. The new sysctl was not added to the siftr.4 man page at the time. This updates the man page, and removes one left over trailing whitespace.
Diff Detail
Event TimelineHarbormaster completed remote builds in B26426: Diff 61979.Sep 12 2019, 3:17 PM2019-09-12 15:17:39 (UTC+0) Harbormaster completed remote builds in B26428: Diff 61983.Sep 12 2019, 3:46 PM2019-09-12 15:46:34 (UTC+0) Comment Actions OK, thanks for the quick fixes. This revision is now accepted and ready to land.Sep 12 2019, 3:48 PM2019-09-12 15:48:36 (UTC+0) This revision now requires review to proceed.Sep 12 2019, 4:09 PM2019-09-12 16:09:17 (UTC+0) Harbormaster completed remote builds in B26431: Diff 61986.Sep 12 2019, 4:09 PM2019-09-12 16:09:19 (UTC+0) Harbormaster completed remote builds in B26907: Diff 62982.Oct 7 2019, 9:18 AM2019-10-07 09:18:51 (UTC+0) rscheff retitled this revision from Update SIFTR man page, and make siftr port_filter work as intended to Update SIFTR man page, and minor trailing whitespace nit..Oct 7 2019, 9:22 AM2019-10-07 09:22:17 (UTC+0) Comment Actions Removed the filter logic changes as they were logically equivalent with the already implemented logic - could not figure out why I though this may not work properly (possibly not clearing the siftr logs properly when checking). This Diff is therefore only the man page update, complete with bcr's comments to improve the original wording, and is ready to land. This revision is now accepted and ready to land.Oct 7 2019, 9:30 AM2019-10-07 09:30:18 (UTC+0) Closed by commit rS353290: In r343587 a simple port filter as sysctl tunable was added to siftr. (authored by tuexen). · Explain WhyOct 7 2019, 8:35 PM2019-10-07 20:35:16 (UTC+0) This revision was automatically updated to reflect the committed changes. Herald added a reviewer: manpages. · View Herald TranscriptOct 7 2019, 8:35 PM2019-10-07 20:35:16 (UTC+0)
Revision Contents
Diff 62982 share/man/man4/siftr.4
sys/netinet/siftr.c
|
Worth being explicit that these arguments are comma-separated and mention their internal representation if relevant?