]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/ipproto: Use builtin protocol table
authorJeff Lucovsky <jeff@lucovsky.org>
Sat, 12 Feb 2022 14:46:29 +0000 (09:46 -0500)
committerShivani Bhardwaj <shivanib134@gmail.com>
Tue, 8 Mar 2022 15:04:15 +0000 (20:34 +0530)
commitd04b32466fdf3e2e2df2a776b4dee5fcdd4c7a93
tree54ebd59ecbd593458200992de0383e144280be73
parent834dcf65f697a3c23b9cc809f37411ad29708346
detect/ipproto: Use builtin protocol table

Issue 5072

This commit causes the built-in protocol table to be used for protocol
name and number validation.

(cherry picked from commit 4f2f745bed4858c6441b1b936f66453e87b715bb)
src/detect-ipproto.c