mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Sync with source:
Only a role of "ipf" is currentlysupported as the other documented (and undocumented) roles are #ifdef'd out. The plan is to complete ippool(8) as it is even in its current state a powerful feature/tool. PR: 218433 MFC after: 1 month
This commit is contained in:
parent
a263199455
commit
80aa6435f0
1 changed files with 2 additions and 5 deletions
|
|
@ -96,11 +96,8 @@ retrieving statistical information.
|
|||
.TP
|
||||
.B -o <role>
|
||||
Sets the role with which this pool is to be used. Currently only
|
||||
.B ipf,
|
||||
.B auth
|
||||
and
|
||||
.B count
|
||||
are accepted as arguments to this option.
|
||||
.B ipf
|
||||
(the default) is accepted as arguments to this option.
|
||||
.TP
|
||||
.B -S <seed>
|
||||
Sets the hashing seed to the number specified. Only for use with
|
||||
|
|
|
|||
Loading…
Reference in a new issue