updates.
[silc.git] / doc / draft-riikonen-silc-pp-01.nroff
index 8e0686a801b977b36ed1e4c8505c0dfc1ebb7a4d..30d1be15be25307007fde5948e0781ddd36d7501 100644 (file)
@@ -1089,7 +1089,7 @@ ID's sent in arguments are sent inside ID Payload.
       and broadcast it to the network.
 
       Max Arguments:  2
-          Arguments:  (1) <Client ID>  (2)  <message>
+          Arguments:  (1) <Client ID>  (2) <message>
 
       The <Client ID> is the client who left SILC network.  The <message>
       is free text string indicating the reason of signoff.
@@ -1547,7 +1547,7 @@ represents the Command Payload.
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |         Payload Length        | SILC Command  | Arguments Num |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|        Command Unifier        |
+|       Command Identifier      |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 .in 3
 
@@ -1560,7 +1560,7 @@ o Payload Length (2 bytes) - Length of the entire command
   payload including any command argument payloads associated 
   with this payload.
 
-o SILC Command (1 byte) - SILC Command identifier.  This must 
+o SILC Command (1 byte) - Indicates the SILC command.  This must 
   be set to non-zero value.  If zero (0) value is found in this 
   field the packet must be discarded.
 
@@ -1570,7 +1570,7 @@ o Arguments Num (1 byte) - Indicates the number of arguments
   command payload.  See section 2.3.2.2 for definition of the
   Argument Payload.
 
-o Command Unifier (2 bytes) - Unifies this command at the
+o Command Identifier (2 bytes) - Identifies this command at the
   sender's end.  The entity who replies to this command must
   set the value found from this field into the Command Payload
   used to send the reply to the sender.  This way the sender
@@ -1830,7 +1830,7 @@ Information about newly created channel is broadcasted to all routers
 in the SILC network by sending this packet payload.  Channels are
 created by router of the cell.  Server never creates channels unless
 it is a standalone server and it does not have router connection,
-in this case server acts as router.  Normal server forwards JOIN command
+in this case server acts as router.  Normal server send JOIN command
 to the router (after it has received JOIN command from client) which
 then processes the command and creates the channel.  Client never sends
 this packet.
@@ -2235,6 +2235,18 @@ security of this protocol.
 [IRC]        Oikarinen, J., and Reed D., "Internet Relay Chat Protocol",
              RFC 1459, May 1993.
 
+[IRC-ARCH]   Kalt, C., "Internet Relay Chat: Architecture", RFC 2810,
+             April 2000.
+
+[IRC-CHAN]   Kalt, C., "Internet Relay Chat: Channel Management", RFC
+             2811, April 2000.
+
+[IRC-CLIENT] Kalt, C., "Internet Relay Chat: Client Protocol", RFC
+             2812, April 2000.
+
+[IRC-SERVER] Kalt, C., "Internet Relay Chat: Server Protocol", RFC
+             2813, April 2000.
+
 [SSH-TRANS]  Ylonen, T., et al, "SSH Transport Layer Protocol", 
              Internet Draft.
 
@@ -2267,9 +2279,8 @@ security of this protocol.
 [HMAC]       Krawczyk, H., "HMAC: Keyed-Hashing for Message
              Authentication", RFC 2104, February 1997.
 
-
-
-
+[PKCS1]      Kalinski, B., and Staddon, J., "PKCS #1 RSA Cryptography
+             Specifications, Version 2.0", RFC 2437, October 1998.
 
 
 .ti 0