View | Details | Raw Unified | Return to bug 17333 | Differences between
and this patch

Collapse All | Expand All

(-)prefix.8 (-5 / +5 lines)
Lines 102-108 Link Here
102
Specify that
102
Specify that
103
.Ar len
103
.Ar len
104
bits are reserved as identifier for IPv6 sub-networks in
104
bits are reserved as identifier for IPv6 sub-networks in
105
.Ar prefix.
105
.Ar prefix .
106
The
106
The
107
.Ar len
107
.Ar len
108
must be integer, and for syntactical reason it must be between 0 to 128.
108
must be integer, and for syntactical reason it must be between 0 to 128.
Lines 145-155 Link Here
145
.Cm add|change|setglobal
145
.Cm add|change|setglobal
146
command, as decimal bit number.
146
command, as decimal bit number.
147
.It Cm up_keeplen Ar use_prefix_keeplen
147
.It Cm up_keeplen Ar use_prefix_keeplen
148
Specify the midium part of
148
Specify the medium part of
149
.Ar use_prefix
149
.Ar use_prefix
150
just next to the starting part specified by
150
just next to the starting part specified by
151
.Ar use_prefix_uselen
151
.Ar use_prefix_uselen ,
152
, as decimal bit number.
152
as decimal bit number.
153
Contiguous bits part in the same bit position of an existent prefix
153
Contiguous bits part in the same bit position of an existent prefix
154
matched with
154
matched with
155
.Ar match_prefix
155
.Ar match_prefix
Lines 171-177 Link Here
171
Valid value for
171
Valid value for
172
.Ar time
172
.Ar time
173
is same as for
173
is same as for
174
.Cm pltime.
174
.Cm pltime .
175
.It Cm raf_auto
175
.It Cm raf_auto
176
Enable the autonomous address auto configuration for the prefix to be
176
Enable the autonomous address auto configuration for the prefix to be
177
added.
177
added.

Return to bug 17333