Class IpV6OptionType

    • Constructor Detail

      • IpV6OptionType

        public IpV6OptionType​(java.lang.Byte value,
                              java.lang.String name)
        Parameters:
        value - value
        name - name
    • Method Detail

      • getInstance

        public static IpV6OptionType getInstance​(java.lang.Byte value)
        Parameters:
        value - value
        Returns:
        a IpV6OptionType object.
      • optionDataMayChange

        public boolean optionDataMayChange()
        The chg field (The third-highest-order bit of the Option Type)
        Returns:
        true if the option data may change en-route; false the option data does not change en-route.