| Package | Description |
|---|---|
| org.onlab.packet.ipv6 |
Utilities for decoding and encoding IPv6 extension headers.
|
| Modifier and Type | Method and Description |
|---|---|
Fragment |
Fragment.setFragmentOffset(short fragmentOffset)
Sets the fragment offset of this header.
|
Fragment |
Fragment.setIdentification(int identification)
Sets the identification of this header.
|
Fragment |
Fragment.setMoreFragment(byte moreFragment)
Sets the more fragment flag of this header.
|
Fragment |
Fragment.setNextHeader(byte nextHeader) |
Copyright © 2015. All rights reserved.