gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lsd0004] branch master updated: fix expiration


From: gnunet
Subject: [lsd0004] branch master updated: fix expiration
Date: Thu, 18 Aug 2022 18:00:23 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository lsd0004.

The following commit(s) were added to refs/heads/master by this push:
     new 4f8dd0b  fix expiration
4f8dd0b is described below

commit 4f8dd0b6399e0982590ac1b4e9948cc36b4b955e
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Thu Aug 18 18:00:19 2022 +0200

    fix expiration
---
 draft-schanzen-r5n.xml | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index d1169c6..592b45d 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -2232,9 +2232,11 @@ BEGIN
             </dd>
             <dt>EXPIRATION</dt>
             <dd>
-              denotes the absolute 64-bit expiration date of the HELLO.
-              In microseconds since midnight (0 hour), January 1, 1970 in 
network
-              byte order.
+              denotes the absolute 64-bit expiration date of the content.
+              The value specified is microseconds since midnight (0 hour),
+              January 1, 1970, but must be a multiple of one million (so that 
it
+              can be represented in seconds in a HELLO URL).
+              Stored in network byte order.
             </dd>
             <dt>ADDRESSES</dt>
             <dd>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]