updates
authorPekka Riikonen <priikone@silcnet.org>
Thu, 20 Sep 2001 10:04:03 +0000 (10:04 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 20 Sep 2001 10:04:03 +0000 (10:04 +0000)
doc/draft-riikonen-silc-pp-04.nroff
win32/Makefile.am

index f2fdc8c4e58742f227ddca40f7057b94ddcf50f8..f2c8f18f98e2cc602cb4acfc474f4311f7d3951c 100644 (file)
@@ -746,9 +746,6 @@ List of SILC Packet types are defined as follows.
           registered to the primary router.  The client MUST NOT send this
           packet.
 
           registered to the primary router.  The client MUST NOT send this
           packet.
 
-          This packet MUST NOT be sent as list and the List flag MUST
-          NOT be set.
-
           Payload of the packet:  See section 2.3.21 Cell Routers Payload
 
 
           Payload of the packet:  See section 2.3.21 Cell Routers Payload
 
 
@@ -856,8 +853,7 @@ needs and supports arguments, such as commands.  Number of arguments
 associated with a packet MUST be indicated by the packet payload which
 needs the arguments.  Argument Payloads MUST always reside right after
 the packet payload needing the arguments.  Incorrect amount of argument
 associated with a packet MUST be indicated by the packet payload which
 needs the arguments.  Argument Payloads MUST always reside right after
 the packet payload needing the arguments.  Incorrect amount of argument
-payloads MUST cause rejection of the packet.  The following diagram
-represents the Argument Payload.
+payloads MUST cause rejection of the packet.
 
 The following diagram represents the Argument Payload.
 
 
 The following diagram represents the Argument Payload.
 
index d02e996f42c622375e4614830c575abcd0ab55ad..d00bf7967d50313adb3b016a18bf02a5655df81d 100644 (file)
@@ -20,6 +20,6 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
 
 SUBDIRS = libsilc libsilcclient
 
 
 SUBDIRS = libsilc libsilcclient
 
-EXTRA_DIST = silcdefs.h trq_conf.h silc.dsw
+EXTRA_DIST = silcdefs.h trq_conf.h silc.dsw copy_dll
 
 include $(top_srcdir)/Makefile.defines.in
 
 include $(top_srcdir)/Makefile.defines.in