search for: policy_spec

Displaying 1 result from an estimated 1 matches for "policy_spec".

2018 Nov 17
5
[Bug 1300] New: nft(8) - man page - SETS - missing descriptions and explanations - flags, auto-merge
...ft(8) man page SETS add set [<address_family>] <table_name> <set_name> { type <type_spec> ; [flags <flag_spec> ;] [timeout <timeout_spec> ;] [gc-interval <gc-interval_spec> ;] [elements = { <element>[,...] } ;] [size <size_spec> ;] [policy <policy_spec> ;] [auto-merge <auto-merge> ;] } The man page has just: flags │ set flags │ string: constant, interval, timeout ... auto-merge │ automatic merge of adjacent/overlapping set elements (only for interval sets) │ <no type specification> There is not enough inf...