From e48754ae4bb5978393ffb69cb1f4a2f54d06c2a9762cb1bb9a6ce60aa75ad310 Mon Sep 17 00:00:00 2001 From: brent saner Date: Sat, 30 Aug 2025 17:05:05 -0400 Subject: [PATCH] Fragmentation headers in IPv4 is 2 bytes, not 1 --- README.adoc | 2 +- README.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index f95fcad..a352d2b 100644 --- a/README.adoc +++ b/README.adoc @@ -367,7 +367,7 @@ The <> follows the Options value immediately: 3+| 2+| V/IHL + (1 Byte) 2+| D/E + (1 Byte) | | 2+| Fragmentation + -(1 Byte) | | | | | | | +(2 Bytes) | | | | | | | | E:D | E:S | E:T | VI:V | VI:I | DE:D | DE:E | IP:L | IP:I | IP:F | IP:R | IP:T | IP:P | IP:C | IP:S | IP:D | IP:O | <> |=== diff --git a/README.html b/README.html index 75f5ff3..e33db01 100644 --- a/README.html +++ b/README.html @@ -559,7 +559,7 @@ pre.rouge .gs {
Brent Saner

-Last rendered 2025-08-28 07:46:15 -0400 +Last rendered 2025-08-30 17:05:09 -0400
Table of Contents
@@ -1977,7 +1977,7 @@ Its source must be the MAC/PHYS address of the network interface it is

Fragmentation
-(1 Byte)

+(2 Bytes)

@@ -2871,7 +2871,7 @@ IPv6 does not require a header checksum.