]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust/parser: Extend Rust parser for event-by-id
authorJeff Lucovsky <jeff@lucovsky.org>
Tue, 11 Jun 2019 22:53:35 +0000 (18:53 -0400)
committerVictor Julien <victor@inliniac.net>
Thu, 20 Jun 2019 18:14:58 +0000 (20:14 +0200)
commita5d9d37c348f337374a95b2c2f994d54d06a63d6
treea1973fc9027be2e63e544e1e05ca8aa38cc72448
parent294d0e8cbab31bc5193f4995f7802be64a81e584
rust/parser: Extend Rust parser for event-by-id

Extend the Rust parsing infrastructure with the "get event info by id"
calls. This changeset extends the parser structure, the C-based
registration handlers and the template parser.
rust/src/applayertemplate/template.rs
rust/src/parser.rs
src/app-layer-parser.c
src/app-layer-register.c
src/app-layer-register.h