diff --git a/docs/PacketMarking.xml b/docs/PacketMarking.xml index 8f89fdadc..455d2cebe 100644 --- a/docs/PacketMarking.xml +++ b/docs/PacketMarking.xml @@ -344,8 +344,6 @@ tcp 6 19 TIME_WAIT src=206.124.146.176 dst=192.136.34.98 sport=58597 dport= - - The default values of these options are determined by the settings of other options as follows: @@ -405,6 +403,12 @@ tcp 6 19 TIME_WAIT src=206.124.146.176 dst=192.136.34.98 sport=58597 dport= In Shorewall 4.5.4, a TPROXY mark was added for TPROXY support. It is a single bit wide and is to the immediate left of the exclusion mark. + + The Event Mark bit was added in Shorewall + 4.5.19. It is to the immediate left of the TPROXY mark, and it need not + fall within the 32-bit mark unless the reset command is used in the IfEvent action.
diff --git a/docs/images/MarkGeometry.dia b/docs/images/MarkGeometry.dia index f41ca2e8f..db87007d5 100644 Binary files a/docs/images/MarkGeometry.dia and b/docs/images/MarkGeometry.dia differ diff --git a/docs/images/MarkGeometry.png b/docs/images/MarkGeometry.png index 70cdbe112..479f97397 100644 Binary files a/docs/images/MarkGeometry.png and b/docs/images/MarkGeometry.png differ