| Package | Description |
|---|---|
| org.onlab.packet |
Utilities for decoding and encoding packets of various network protocols
and encapsulations.
|
| org.onlab.packet.ipv6 |
Utilities for decoding and encoding IPv6 extension headers.
|
| org.onlab.packet.ndp |
Utilities for decoding and encoding packets of Neighbor Discovery Protocol
for IPv6 (RFC 4861).
|
| Class and Description |
|---|
| ARP |
| BasePacket |
| ChassisId
The class representing a network device chassisId.
|
| Data |
| DHCP |
| DHCP.DHCPOptionCode |
| DHCPOption |
| DHCPPacketType |
| Ethernet |
| ICMP
Implements ICMP packet format.
|
| ICMP6
Implements ICMPv6 packet format.
|
| Ip4Address
A class representing an IPv4 address.
|
| Ip4Prefix
The class representing an IPv4 network address.
|
| Ip6Address
A class representing an IPv6 address.
|
| Ip6Prefix
The class representing an IPv6 network address.
|
| IPacket |
| IpAddress
A class representing an IP address.
|
| IpAddress.Version |
| IpPrefix
A class representing an IP prefix.
|
| IPv4 |
| IPv6
Implements IPv6 packet format.
|
| LLDP |
| LLDPOrganizationalTLV
The class representing LLDP Organizationally Specific TLV.
|
| LLDPTLV |
| MacAddress
The class representing MAC address.
|
| MplsLabel
Representation of a MPLS label.
|
| ONOSLLDP
ONOS LLDP containing organizational TLV for ONOS device dicovery.
|
| TCP
Implements TCP packet format.
|
| UDP |
| VlanId
Representation of a VLAN ID.
|
| Class and Description |
|---|
| BasePacket |
| IPacket |
| Class and Description |
|---|
| BasePacket |
| IPacket |
Copyright © 2015. All rights reserved.