summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_ah.man
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libip6t_ah.man')
-rw-r--r--extensions/libip6t_ah.man9
1 files changed, 8 insertions, 1 deletions
diff --git a/extensions/libip6t_ah.man b/extensions/libip6t_ah.man
index 97de1e1..09d00fd 100644
--- a/extensions/libip6t_ah.man
+++ b/extensions/libip6t_ah.man
@@ -1,3 +1,10 @@
-This module matches the SPIs in AH header of IPSec packets.
+This module matches the parameters in Authentication header of IPsec packets.
.TP
.BR "--ahspi " "[!] \fIspi\fP[:\fIspi\fP]"
+Matches SPI.
+.TP
+.BR "--ahlen " "[!] \fIlength"
+Total length of this header in octets.
+.TP
+.BI "--ahres"
+Matches if the reserved field is filled with zero.