]> git.ipfire.org Git - people/ms/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)
committerVictor Julien <vjulien@oisf.net>
Thu, 24 Feb 2022 17:23:28 +0000 (18:23 +0100)
commit4f2f745bed4858c6441b1b936f66453e87b715bb
tree1e8d863e15d0ef2a1ad86d2cedc41f94c69b07f1
parent3bd1d258a98c7e6f6fa45feb111f3297f1a527e7
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.
src/detect-ipproto.c