diff --git a/README.adoc b/README.adoc index 56fc9e8..15c7160 100644 --- a/README.adoc +++ b/README.adoc @@ -596,7 +596,7 @@ include::examples/frag.go[] ==== [id="xtra_bitpacked_ip4opt_t"] -==== IPv4 Option Type +==== Option Type (IPv4) The *Type* field of an <> is a single byte that consists of: * A "Copy" flag _(1 Bit)_ diff --git a/README.html b/README.html index abd723c..b0d9488 100644 --- a/README.html +++ b/README.html @@ -559,7 +559,7 @@ pre.rouge .gs {
Brent Saner

-Last rendered 2025-08-31 00:29:24 -0400 +Last rendered 2025-08-31 08:19:38 -0400
Table of Contents
@@ -625,7 +625,7 @@ pre.rouge .gs {
  • 8.1.1. IP Version, IHL (IPv4)
  • 8.1.2. DSCP, ECN (IPv4)
  • 8.1.3. Flags, Fragmentation Offset (IPv4)
  • -
  • 8.1.4. IPv4 Option Type
  • +
  • 8.1.4. Option Type (IPv4)
  • 8.1.5. IP Version, Traffic Class, Flow Label (IPv6)
  • @@ -2762,7 +2762,7 @@ IPv6 does not require a header checksum.

    -

    8.1.4. IPv4 Option Type

    +

    8.1.4. Option Type (IPv4)

    The Type field of an IPv4 option is a single byte that consists of:

    @@ -3120,7 +3120,7 @@ or said another way its total length of bits must be cleanly divisible by 32).

    For more extensive details, see RFC 791 ยง 3.1 and the IANA Registered IP Paramaeters -(the Value column is what should be used as the Type, see IPv4 Option Type.

    +(the Value column is what should be used as the Type, see Option Type (IPv4).

    Each option (with two exceptions) is a TLV (type / length / value) structured field.

    @@ -3131,7 +3131,7 @@ and the
    8.2.1.1. Type
    -

    See IPv4 Option Type for details.

    +

    See Option Type (IPv4) for details.

    @@ -3163,7 +3163,7 @@ and the