src/internet/test/ipv6-extension-header-test-suite.cc
changeset 9079 1e5921e6507d
parent 7256 b04ba6772f8c
child 9266 d26408b17360
equal deleted inserted replaced
9078:11ac313c0610 9079:1e5921e6507d
    21 #include "ns3/ipv6-option-header.h"
    21 #include "ns3/ipv6-option-header.h"
    22 
    22 
    23 using namespace ns3;
    23 using namespace ns3;
    24 
    24 
    25 // ===========================================================================
    25 // ===========================================================================
    26 // An empty option field must be filled with pad1 or padN header so the
    26 // An empty option field must be filled with pad1 or padN header so theshape
    27 // extension header's size is a multiple of 8.
    27 // extension header's size is a multiple of 8.
    28 //
    28 //
    29 // 0                                                              31
    29 // 0                                                              31
    30 // +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    30 // +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    31 // |  Extension Destination Header |                               |
    31 // |  Extension Destination Header |                               |