Class IPHeader.EndOfOptions

java.lang.Object
org.opennms.protocols.ip.IPHeader.Option
org.opennms.protocols.ip.IPHeader.EndOfOptions
Enclosing class:
IPHeader

public static final class IPHeader.EndOfOptions extends IPHeader.Option
This class is used to represent the End-Of-Option list in the IP header. After this option, the option list is not processed any further.
  • Constructor Details

    • EndOfOptions

      public EndOfOptions()
      Constructs a new End-Of-Options list instance that can be added or found in the IP header.