Lines Matching +full:data +full:- +full:role
4 ippool \- user interface to the IPFilter pools
8 -a [-dnv] [-m <name>] [-o <role>] [-t <type>] [-T ttl] -i <ipaddr>[/<netmask>]
11 -A [-dnv] [-m <name>] [-o <role>] [-S <seed>] -t <type>
14 -f <file> [-dnuvR] [-f <file [-dnuvR]] ...
17 -F [-dv] [-o <role>] [-t <type>]
20 -l [-dDv] [-m <name>] [-t <type>] [-o <role>] [-M <core>] [-N <namelist>]
23 -r [-dnv] [-m <name>] [-o <role>] [-t <type>] -i <ipaddr>[/<netmask>]
26 -R [-dnv] [-m <name>] [-o <role>] -t <type>
29 -s [-dtv]
40 .B \-d
43 .B \-n
44 This flag (no-change) prevents
49 .B \-v
53 .B -a
54 Add a new data node to an existing pool in the kernel.
56 .B -A
59 .B -f <file>
63 .B -F
66 .B -l
69 .B -r
70 Remove an existing data node from a pool in the kernel.
72 .B -R
75 .B -s
79 .B -i <ipaddr>[/<netmask>]
81 all-one's mask or, optionally, a specific netmask given in either
82 the dotted-quad notation or a single integer.
84 .B -m <name>
87 .B -M <core>
91 .B -N <namelist>
95 .B -o <role>
96 Sets the role with which this pool is to be used. Currently only
100 .B -S <seed>
105 .B -t <type>
109 .B group-map.
111 .B -T <ttl>
116 .B group-map.
118 .B -u
119 When parsing a configuration file, rather than load new pool data into the
122 .B -D
123 When used in conjuction with -l, dump the ippool configuration to stdout in
124 a format that can be subsequently used as input into ippool -f.