close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Changes between Version 9 and Version 10 of Internal/SystemPrototyping/Workingdocuments/SpecificationsV10


Ignore:
Timestamp:
Jun 6, 2013, 10:25:35 PM (11 years ago)
Author:
nkiran
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Internal/SystemPrototyping/Workingdocuments/SpecificationsV10

    v9 v10  
    2323
    2424The following is the packet format:
     25
     26
     27
     28
     29      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     30      |   Version   | ServiceID (SID) | NextHeader |  UpperProtocol   |
     31      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     32      |   HopCount   |  #SourceNAs  |  #destNAs  |   PayloadOffset    |
     33      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     34      |   Source GUID                                                 |
     35      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     36      ~                                                               ~
     37      |   Source NA(s)                                                |
     38      ~                                                               ~
     39      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     40      |   Destination GUID                                            |
     41      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     42      ~                                                               ~
     43      |   Destination NA(s)                                           |
     44      ~                                                               ~
     45      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     46      ~                                                               ~
     47      |  Service Header Extensions                                    |
     48      ~                                                               ~
     49      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     50
     51
    2552
    2653       0                   1                   2                   3