]> git.ipfire.org Git - thirdparty/suricata.git/commit
decode/ppp: add missing types definitions
authorVictor Julien <vjulien@oisf.net>
Mon, 15 Apr 2024 10:29:12 +0000 (12:29 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 15 Apr 2024 18:34:38 +0000 (20:34 +0200)
commit516441b6005f4200ae155f5234cfd0ad20d2dfbc
treebd5c6064a8e7cf07b0c3c0735031c62c6179469e
parent7e3f071e4967303c3424d0c0ea812afb2889bbec
decode/ppp: add missing types definitions

Recognize PPP_CCP, PPP_CBCP and PPP_COMP_DGRAM.

Does not implement decoders for these record types, so these
are logged as unsupported types. Was "wrong_type" before.
src/decode-ppp.c
src/decode-ppp.h