chiark / gitweb /
@@ -1,8 +1,11 @@
[userv-utils.git] / ipif / mech-sequence.c
index 76c8c833bf9c6c279ff66b694930130a36586058..30fab4707df26fea9c719cfdd49ef0d0d67ab59d 100644 (file)
@@ -1,10 +1,12 @@
 /*
  * Sequence number / nonce mechanism for udp tunnel
  *
+ * mechanisms: nonce, sequence
  * arguments: none
  *
+ * restrictions: none
  * encoding: prepend 4 bytes of sequence arithmetic serial number
- * decoding: check increasingness, or ignore
+ * decoding: check increasingness (sequence), or ignore (nonce)
  */
 /*
  * Copyright (C) 2000 Ian Jackson