summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-05-23 12:20:22 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-05-23 12:20:22 +0200
commitfa600eb1096c9c7198e536e9046714568f9dda9c (patch)
treed337412cc41bb811c76b1ba4d54f180ce9e07236
parentb14f7e0d774a5074ac6fe344c38a221abc843ead (diff)
downloadlsd0004-fa600eb1096c9c7198e536e9046714568f9dda9c.tar.gz
lsd0004-fa600eb1096c9c7198e536e9046714568f9dda9c.zip
add more sections in wire formats
-rw-r--r--draft-schanzen-r5n.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index f4cffaa..d8d434d 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -107,7 +107,16 @@
107 </t> 107 </t>
108 </section> 108 </section>
109 <section anchor="p2p_messages" numbered="true" toc="default"> 109 <section anchor="p2p_messages" numbered="true" toc="default">
110 <name>Peer-to-peer messages</name> 110 <name>Peer-to-peer wire formats</name>
111 <section anchor="p2p_bf" numbered="true" toc="default">
112 <name>Bloomfilter</name>
113 </section>
114 <section anchor="p2p_opts" numbered="true" toc="default">
115 <name>Processing options</name>
116 </section>
117 <section anchor="p2p_xq" numbered="true" toc="default">
118 <name>Extended query</name>
119 </section>
111 <section anchor="p2p_put" numbered="true" toc="default"> 120 <section anchor="p2p_put" numbered="true" toc="default">
112 <name>PUT message</name> 121 <name>PUT message</name>
113 <figure anchor="figure_putmsg"> 122 <figure anchor="figure_putmsg">