Commit eeb669a7 authored by Nicolas Dichtel's avatar Nicolas Dichtel Committed by Stephen Hemminger

man: update doc after support of ESN and anti-replay window

Signed-off-by: default avatarNicolas Dichtel <nicolas.dichtel@6wind.com>
parent 0bf4c355
......@@ -43,6 +43,10 @@ ip-xfrm \- transform configuration
.IR SEQ " ]"
.RB "[ " replay-oseq
.IR SEQ " ]"
.RB "[ " replay-seq-hi
.IR SEQ " ]"
.RB "[ " replay-oseq-hi
.IR SEQ " ]"
.RB "[ " flag
.IR FLAG-LIST " ]"
.RB "[ " sel
......@@ -138,7 +142,8 @@ ip-xfrm \- transform configuration
.ti -8
.IR FLAG " :="
.BR noecn " | " decap-dscp " | " nopmtudisc " | " wildrecv " | " icmp " | " af-unspec " | " align4
.BR noecn " | " decap-dscp " | " nopmtudisc " | " wildrecv " | " icmp " | "
.BR af-unspec " | " align4 " | " esn
.ti -8
.IR SELECTOR " :="
......@@ -470,7 +475,7 @@ and inbound trigger
.I FLAG-LIST
contains one or more of the following optional flags:
.BR noecn ", " decap-dscp ", " nopmtudisc ", " wildrecv ", " icmp ", "
.BR af-unspec ", or " align4 "."
.BR af-unspec ", " align4 ", or " esn "."
.TP
.IR SELECTOR
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment