diff options
author | Rob Austein <sra@hactrn.net> | 2006-07-31 19:12:40 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2006-07-31 19:12:40 +0000 |
commit | c52eed0dc8f59bca2f861b1d507e2278672f459a (patch) | |
tree | 130b7fb3345b9472c1caa5ee03a55c95e0a1ee12 /openssl/README | |
parent | fcbafa805f980748d19405b92f9b56840966d2a0 (diff) |
Note on RDIs.
svn path=/openssl/README; revision=112
Diffstat (limited to 'openssl/README')
-rw-r--r-- | openssl/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/openssl/README b/openssl/README index c21feb57..a0713104 100644 --- a/openssl/README +++ b/openssl/README @@ -227,3 +227,7 @@ Random reminders and notes to myself: wants it sent. This probably requires a global variable, either a pointer to a BIO stream or a callback (probably the latter as it's less likely to cause surprising results running multi-threaded). + +- The reference for RDIs in RFC 3779 is incorrect. I've been told + that the authoritative definition of RDIs is ISO 10747, available as + http://www.acm.org/sigs/sigcomm/standards/iso_stds/IDRP/10747.TXT. |