equal
deleted
inserted
replaced
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 | | |