]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
Pull request #3115: doc: updated remaininig builtin rules documentation
authorSteve Chew (stechew) <stechew@cisco.com>
Wed, 3 Nov 2021 12:51:59 +0000 (12:51 +0000)
committerSteve Chew (stechew) <stechew@cisco.com>
Wed, 3 Nov 2021 12:51:59 +0000 (12:51 +0000)
Merge in SNORT/snort3 from ~ALLEWI/snort3:doc_builtin_updates_2 to master

Squashed commit of the following:

commit c5c86e773cb9f6cb9f33aeb31f8475c7d3e51963
Author: alewis (allewi) <allewi@cisco.com>
Date:   Mon Oct 18 21:49:19 2021 -0400

    doc: updated remaininig builtin rules documentation

doc/reference/builtin_stubs.txt

index 8cb4ac9a05bb56c2b80f6a09902b3c8f3e08b168..abe62bf814bfc7382360b8bb06081f17fa89387d 100644 (file)
@@ -214,7 +214,7 @@ The payload length is greater than the packet length.
 
 116:161
 
-(gre) multiple encapsulations in packet
+There are multiple encapsulations within the GRE packet.
 
 116:162
 
@@ -306,7 +306,7 @@ The ICMP error message's original IP packet's payload is greater than the expect
 
 116:255
 
-An ICMP original IP fragmented and the offset is not 0.
+An ICMP original IP is fragmented and the offset is not 0.
 
 116:270
 
@@ -534,11 +534,11 @@ The ICMPv6 header is truncated.
 
 116:428
 
-(ipv4) IPv4 packet below TTL limit - Not being used.
+An IPv4 packet was received after the TTL limit.
 
 116:429
 
-(ipv6) IPv6 packet has zero hop limit - Not being used.
+An IPv6 packet has a zero hop limit count.
 
 116:430
 
@@ -622,7 +622,7 @@ An IP packet has an unassigned/reserved IP protocol number.
 
 116:450
 
-(decode) bad IP protocol
+An invalid/bad IP protocol number has been detected.
 
 116:451
 
@@ -2050,19 +2050,19 @@ lists to change this behavior.
 
 137:1
 
-(ssl) invalid client HELLO after server HELLO detected
+An invalid SSL client HELLO was received after an SSL server HELLO has been detected.
 
 137:2
 
-(ssl) invalid server HELLO without client HELLO detected
+An invalid SSL server HELLO was received without an SSL client HELLO having been detected.
 
 137:3
 
-(ssl) heartbeat read overrun attempt detected
+An SSL heartbeat read overrun attempt has been detected.
 
 137:4
 
-(ssl) large heartbeat response detected
+A large SSL heartbeat response was detected.
 
 140:2