]> Cypherpunks.ru repositories - nncp.git/commitdiff
Link to XDR's RFC
authorSergey Matveev <stargrave@stargrave.org>
Fri, 28 Apr 2017 18:54:14 +0000 (21:54 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 28 Apr 2017 20:35:02 +0000 (23:35 +0300)
doc/chunked.texi
doc/pkt.texi
doc/sp.texi

index 41b1d7a6e9710539db3c0ac2764e7495ccf32485..5bdbc22dab5abe9e3386146a012c46c5daf33608 100644 (file)
@@ -16,8 +16,11 @@ reassembling with @ref{nncp-reass} command.
 Chunked @file{FILE} produces @file{FILE.nncp.meta},
 @file{FILE.nncp.chunk0}, @file{FILE.nncp.chunk1}, ... files. All
 @file{.nncp.chunkXXX} can be concatenated together to produce original
-@file{FILE}. @file{.nncp.meta} contains information about file/chunk
-size and their hash checksums:
+@file{FILE}.
+
+@file{.nncp.meta} contains information about file/chunk
+size and their hash checksums. It is
+@url{https://tools.ietf.org/html/rfc4506, XDR}-encoded structure:
 
 @verbatim
 +------------------------------+---------------------+
index ef6bc0a5093b8bbb6a9db231a895017670bbc7f3..ec8aebbe4559df5b0571a961ac4a6fdb3a56dfc7 100644 (file)
@@ -2,8 +2,7 @@
 @unnumbered Packet format
 
 All packets are
-@url{https://en.wikipedia.org/wiki/External_Data_Representation,
-XDR}-encoded structures.
+@url{https://tools.ietf.org/html/rfc4506, XDR}-encoded structures.
 
 @menu
 * Plain packet: Plain.
index dca38c3497d5be4631bb4dc5b528f94895662a4e..f57a489958105e7a16623380438f6262e84b8a9c 100644 (file)
@@ -15,7 +15,7 @@ unacceptable performance degradation.
 SP works on top of
 @url{http://noiseprotocol.org/noise.html#interactive-patterns,
 @code{Noise_IK_25519_ChaChaPoly_BLAKE2b}} protocol. Each Noise packet
-are sent inside XDR envelope:
+are sent inside @url{https://tools.ietf.org/html/rfc4506, XDR} envelope:
 
 @verbatim
 +-----------------+