]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/pkt/index.texi
Multicast areas
[nncp.git] / doc / pkt / index.texi
diff --git a/doc/pkt/index.texi b/doc/pkt/index.texi
new file mode 100644 (file)
index 0000000..7d29946
--- /dev/null
@@ -0,0 +1,15 @@
+@node Packet
+@unnumbered Packet format
+
+All packets are
+@url{https://tools.ietf.org/html/rfc4506, XDR}-encoded structures.
+
+@menu
+* Plain packet: Plain.
+* Encrypted packet: Encrypted.
+* Encrypted area packet: Encrypted area.
+@end menu
+
+@include pkt/plain.texi
+@include pkt/encrypted.texi
+@include pkt/area.texi