]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4340: Codec: add new builtin rule
authorYehor Velykozhon -X (yvelykoz - SOFTSERVE INC at Cisco) <yvelykoz@cisco.com>
Thu, 13 Jun 2024 11:53:52 +0000 (11:53 +0000)
committerOleksii Shumeiko -X (oshumeik - SOFTSERVE INC at Cisco) <oshumeik@cisco.com>
Thu, 13 Jun 2024 11:53:52 +0000 (11:53 +0000)
commit712f96f44842d48106df4a359fd3c7095fc9649b
tree3ecb88ad3371644cc88ef7c3afe3a1e0b6da3432
parent1ffa1ad823fcbf25cc8f2eb8727495bd611914ec
Pull request #4340: Codec: add new builtin rule

Merge in SNORT/snort3 from ~YVELYKOZ/snort3:codec_update to master

Squashed commit of the following:

commit ce756eadfbc480164894ec2a7873c3640b61df2d
Author: Yehor Velykozhon <yvelykoz@cisco.com>
Date:   Fri May 31 19:02:44 2024 +0300

    codecs: add handling of NDP types

    Added handling for all NDP types of ICMPv6,
    as well as added new builtin rule to cover invalid length.
doc/reference/builtin_stubs.txt
src/codecs/codec_module.h
src/codecs/ip/cd_icmp6.cc
src/protocols/icmp6.h