Enum IPProtocols

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<IPProtocols>

    public enum IPProtocols
    extends java.lang.Enum<IPProtocols>
    Enum represents the most common IP protocols numbers It provides the binding between IP protocol names and numbers and provides APIs to read and parse them in either of the two forms.

    NOTE: Openflow 1.0 supports the IP Proto match only for ICMP, TCP and UDP.

    references: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml