|
Lines 29-35
Link Here
|
| 29 |
.\" |
29 |
.\" |
| 30 |
.\" $FreeBSD$ |
30 |
.\" $FreeBSD$ |
| 31 |
.\" |
31 |
.\" |
| 32 |
.Dd May 13, 2006 |
32 |
.Dd Oct 20, 2012 |
| 33 |
.Dt SETKEY 8 |
33 |
.Dt SETKEY 8 |
| 34 |
.Os |
34 |
.Os |
| 35 |
.\" |
35 |
.\" |
|
Lines 289-300
Link Here
|
| 289 |
.Li any . |
289 |
.Li any . |
| 290 |
.\" |
290 |
.\" |
| 291 |
.It Fl r Ar size |
291 |
.It Fl r Ar size |
| 292 |
Specify window size of bytes for replay prevention. |
292 |
Specify the bitmap size in octets of the anti-replay window. |
| 293 |
.Ar size |
293 |
.Ar size |
| 294 |
must be decimal number in 32-bit word. |
294 |
is a 32-bit unsigned integer, and its value is one eighth of the |
|
|
295 |
anti-replay window size in packets. |
| 295 |
If |
296 |
If |
| 296 |
.Ar size |
297 |
.Ar size |
| 297 |
is zero or not specified, replay check does not take place. |
298 |
is zero or not specified, an anti-replay check does not take place. |
| 298 |
.\" |
299 |
.\" |
| 299 |
.It Fl u Ar id |
300 |
.It Fl u Ar id |
| 300 |
Specify the identifier of the policy entry in SPD. |
301 |
Specify the identifier of the policy entry in SPD. |