| 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).
|
| org.onlab.packet.pim |
Utilities for managing PIM packets.
|
| Class and Description |
|---|
| ARP
Representation of an ARP Packet.
|
| BasePacket
Base packet class.
|
| ChassisId
The class representing a network device chassisId.
|
| Data |
| DeserializationException
Signals that an error occurred during deserialization of a packet.
|
| Deserializer
Function to deserialize a packet from a byte-based input stream.
|
| DHCP
Representation of an DHCP Packet.
|
| DHCP.DHCPOptionCode |
| DHCPOption
Representation of DHCPOption field.
|
| DHCPPacketType |
| EAP
EAP (Extensible Authentication Protocol) packet.
|
| EAPOL
EAPOL (Extensible Authentication Protocol over LAN) header.
|
| Ethernet
Ethernet Packet.
|
| EthType
Representation of an Ethertype.
|
| EthType.EtherType
A list of known ethertypes.
|
| ICMP
Implements ICMP packet format.
|
| ICMP6
Implements ICMPv6 packet format.
|
| IGMP
Implements IGMP control packet format.
|
| IGMPGroup
A class to represent Groups for membership query and reports.
|
| 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
Packet Interface.
|
| IpAddress
A class representing an IP address.
|
| IpAddress.Version |
| IpPrefix
A class representing an IP prefix.
|
| IPv4
Implements IPv4 packet format.
|
| IPv6
Implements IPv6 packet format.
|
| LLC
This class represents an Link Local Control header that is used in Ethernet
802.3.
|
| LLDP
Representation of an LLDP Packet.
|
| LLDPOrganizationalTLV
The class representing LLDP Organizationally Specific TLV.
|
| LLDPTLV |
| MacAddress
The class representing MAC address.
|
| MPLS
Representation of an MPLS Packet.
|
| MplsLabel
Representation of a MPLS label.
|
| ONOSLLDP
ONOS LLDP containing organizational TLV for ONOS device discovery.
|
| PIM
Implements PIM control packet format.
|
| RADIUS
RADIUS packet.
|
| RADIUSAttribute
An attribute in a RADIUS packet.
|
| TCP
Implements TCP packet format.
|
| TpPort
Representation of a transport layer port.
|
| UDP
Representation of a UDP packet.
|
| VlanId
Representation of a VLAN ID.
|
| Class and Description |
|---|
| BasePacket
Base packet class.
|
| Deserializer
Function to deserialize a packet from a byte-based input stream.
|
| IPacket
Packet Interface.
|
| Class and Description |
|---|
| BasePacket
Base packet class.
|
| Deserializer
Function to deserialize a packet from a byte-based input stream.
|
| IPacket
Packet Interface.
|
| Class and Description |
|---|
| BasePacket
Base packet class.
|
| DeserializationException
Signals that an error occurred during deserialization of a packet.
|
| Deserializer
Function to deserialize a packet from a byte-based input stream.
|
| IPacket
Packet Interface.
|
| IpAddress
A class representing an IP address.
|
| IpPrefix
A class representing an IP prefix.
|
Copyright © 2016. All rights reserved.