Issue222

Title Invalid reference to Payload Type field
Priority bug Status chatting
Superseder Nosy List pcalhoun
Assigned To pcalhoun Topics

Created on 2008-10-10.14:11:47 by pcalhoun, last changed 2008-10-10.14:13:25 by pcalhoun.

Messages
msg615 (view) Author: pcalhoun Date: 2008-10-10.14:13:25
This is correct, so the new text will be:

<proposed text>
         0
         0 1 2 3 4 5 6 7
        +-+-+-+-+-+-+-+-+
        |Version| Type  |
        +-+-+-+-+-+-+-+-+

   Version:  ...

   Type:  A 4 bit field which specifies the payload type that follows
      the UDP header.  The following values are supported:
</proposed text>
msg614 (view) Author: pcalhoun Date: 2008-10-10.14:11:46
Comment:
Section 4:

         0
         0 1 2 3 4 5 6 7
        +-+-+-+-+-+-+-+-+
        |Version| Type  |
        +-+-+-+-+-+-+-+-+

   Version:  ...

   Payload Type:  A 4 bit field ...

Here the names "Type" and "Payload Type" do not match.
History
Date User Action Args
2008-10-10 14:13:25pcalhounsetstatus: unread -> chatting
messages: + msg615
2008-10-10 14:11:47pcalhouncreate